[#BloombergLP-bslmt-Condition-_04enum] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslmt.adoc[bslmt]::xref:BloombergLP/bslmt/Condition.adoc[Condition]::Unnamed enum :relfileprefix: ../../../ :mrdocs: The value `timedWait` returns when a timeout occurs. == Synopsis Declared in `<bslmt_condition.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- enum Unnamed enum; ---- == Members [cols="1,4"] |=== | Name| Description | `e_TIMED_OUT` | Indicates a timed wait operation timed out. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#