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();

Created with MrDocs