9 ::ll::TypedStorage<1, 1, ::std::hash<::std::thread::id>> mThreadHasher;
10 ::ll::TypedStorage<4, 4, uint> mOwnerRefCount;
11 ::ll::TypedStorage<8, 8, uint64 const> mNoThreadId;
12 ::ll::TypedStorage<8, 8, ::std::atomic<uint64>> mOwnerThread;
22 MCAPI
bool try_lock();
26 MCAPI ~SpinLockImpl();