BloombergLP::bslmt::Semaphore::wait

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

Synopsis

Declared in <bslmt_semaphore.h>

void
wait();