[#BloombergLP-bslmt-Latch-_04enum] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslmt.adoc[bslmt]::xref:BloombergLP/bslmt/Latch.adoc[Latch]::Unnamed enum :relfileprefix: ../../../ :mrdocs: Status codes for timed wait operations. == Synopsis Declared in `<bslmt_latch.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- enum Unnamed enum; ---- == Members [cols="1,4"] |=== | Name| Description | `e_TIMED_OUT` | The timed wait expired before the condition was satisfied. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#