2 #include <samchon/API.hpp> Shared lock from a RWMutex.
const RWMutex * semaphore
Managed RWMutex.
std::atomic< size_t > * reference
Referencing count sharing same RWMutex.
std::atomic< bool > * isLocked
Whether the mutex was locked by SharedReadLock.
Top level namespace of products built from samchon.