ThreadLocalDetail: OSX fixes
Summary: Change mutex to MicroSpinLock, for constexpr-ctor-ness on OSX. Fixes this error seen on mac: ThreadLocalDetail.h:202:38: note: non-literal type 'std::mutex' cannot be used in a constant expression Reviewed By: ldemailly Differential Revision: D2713511 fb-gh-sync-id: bc1c34b4a0ee21347278aa368b408f286345e050
Showing
Please register or sign in to comment