Status codes for timed wait operations.

Synopsis

Declared in <bslmt_barrier.h>

enum Unnamed enum;

Members

Name

Description

e_TIMED_OUT

The timed wait expired before the condition was satisfied.

Created with MrDocs