BloombergLP::bslmt::ConditionImpl<Platform::PosixThreads>::signal

Signal this condition object; wake up a single thread that is currently waiting on this condition.

Synopsis

Declared in <bslmt_conditionimpl_pthread.h>

void
signal();