Signal this condition object; wake up all threads that are currently waiting on this condition.
Synopsis
Declared in <bslmt_conditionimpl_pthread.h>
void
broadcast();
Created with MrDocs
Signal this condition object; wake up all threads that are currently waiting on this condition.
Declared in <bslmt_conditionimpl_pthread.h>
void
broadcast();
Created with MrDocs