BloombergLP::bslmt::Sluice::enter

Enter this sluice, and return the token on which the calling thread must subsequently wait. The behavior is undefined unless wait or timedWait is invoked with the token before this sluice is destroyed.

Synopsis

Declared in <bslmt_sluice.h>

void const*
enter();