9 ::ll::TypedStorage<1, 1, ::std::hash<::std::thread::id>> mThreadHasher;
10 ::ll::TypedStorage<8, 8, uint64 const> mNoThreadId;
11 ::ll::TypedStorage<8, 8, ::std::atomic<uint64>> mOwnerThread;
12 ::ll::TypedStorage<4, 4, uint> mOwnerRefCount;
20 MCAPI_C
void unlock();