UNISTDX_IPC_THREAD_SEMAPHORE
class sys::thread_semaphore

Thread semaphore. The semaphore is defined as either posix_semaphore, sysv_semaphore or std::condition_variable_any.

Base classes
Methods
  • thread_semaphore()