BloombergLP::bslmt::FastPostSemaphore::post

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

Synopsis

Declared in <bslmt_fastpostsemaphore.h>

void
post(int value);