Block until the count is a positive value and atomically decrement it.
Synopsis
Declared in <bslmt_timedsemaphoreimpl_pthread.h>
void
wait();
Created with MrDocs
Block until the count is a positive value and atomically decrement it.
Declared in <bslmt_timedsemaphoreimpl_pthread.h>
void
wait();
Created with MrDocs