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