Return true if this semaphore is wait disabled, and false otherwise. Note that the semaphore is created in the "wait enabled" state.
Synopsis
Declared in <bslmt_fastpostsemaphoreimpl.h>
bool
isDisabled() const;
Created with MrDocs