BloombergLP::bslmt::TimedSemaphore::post

Atomically increase the count of this timed semaphore by the specified value. The behavior is undefined unless value > 0.

Synopsis

Declared in <bslmt_timedsemaphore.h>

void
post(int value);