BloombergLP::bslmt::TimedSemaphore::wait

Block until the count of this timed semaphore is a positive value, then atomically decrement the count and return.

Synopsis

Declared in <bslmt_timedsemaphore.h>

void
wait();