[#BloombergLP-bdlcc-Queue-notEmptyCondition] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlcc.adoc[bdlcc]::xref:BloombergLP/bdlcc/Queue.adoc[Queue]::notEmptyCondition :relfileprefix: ../../../ :mrdocs: Return the condition variable used by this queue to signal that the queue is not empty. == Synopsis Declared in `<bdlcc_queue.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bslmt/Condition.adoc[bslmt::Condition]& notEmptyCondition(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#