11 template <
typename TPredicate>
18 template <
typename TPredicate>
void Wait()
Wait until condition variable is notified.
bool TryWaitFor(const Timespan ×pan)
Try to wait for the given timespan until condition variable is notified.
C++ Common project definitions.