BloombergLP::bslmt::QLock_EventFlag::set

Set this flag, and if a thread is waiting for it, signal the waiting thread. The behavior is undefined if this flag is already set.

Synopsis

Declared in <bslmt_qlock.h>

void
set();