Status codes returned by semaphore operations.
Synopsis
Declared in <bslmt_fastpostsemaphore.h>
enum ReturnValue;
Members
Name |
Description |
|
Indicates success. |
|
Indicates success. |
|
Indicates operation timed out. |
|
Indicates operation would block ( |
|
Indicates operation would block ( |
Created with MrDocs