Change trylock() to try_lock() in folly::SpinLock to conform to standard Lockable.
[folly.git] / folly / detail / StaticSingletonManager.cpp
2017-01-04 Yedidya Feldblum2017
2016-02-26 Andrii GrynenkoFix folly::ThreadLocal to have unique singleton in...