Atomically increase the count of this semaphore by the specified value. The behavior is undefined unless value > 0.
value
value > 0
Declared in <bslmt_fastpostsemaphore.h>
<bslmt_fastpostsemaphore.h>
void post(int value);