tensorflow / minigo

An open-source implementation of the AlphaGoZero algorithm
Apache License 2.0
3.47k stars 561 forks source link

Replace deprecated thread annotation macros #965

Open tommadams opened 4 years ago

tommadams commented 4 years ago

GUARDED_BY -> ABSL_GUARDED_BY LOCKS_EXCLUDED -> ABSL_LOCKS_EXCLUDED etc