class sys::thread_semaphore
Thread semaphore. The semaphore is defined as either posix_semaphore, sysv_semaphore or std::condition_variable_any.
public sys::posix_semaphore
thread_semaphore()