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