[#absl-CondVar-2constructor-00] = xref:absl.adoc[absl]::xref:absl/CondVar.adoc[CondVar]::CondVar :relfileprefix: ../../ :mrdocs: Constructs a `CondVar` allocated on the heap or the stack. == Synopsis Declared in `<absl/synchronization/mutex.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- CondVar(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#