Return the condition variable used by this queue to signal that the queue is not full (i.e., has fewer items than its high-water mark).
Declared in <bdlcc_queue.h>
<bdlcc_queue.h>
bslmt::Condition& notFullCondition();