Return a reference to the condition signaling that the queue is not full.
Return a reference to the modifiable condition variable used by this queue to signal that the queue is not full (i.e., has fewer items than its high-water mark).
DEPRECATED: Use notFullCondition instead.
reference to the not-full condition variable