The function
condition-variable-wait-count
returns the current number of threads that are still waiting for the condition variable. Note that for a condition variable that is actually in use, this number can change at any time.
LispWorks User Guide and Reference Manual - 21 Dec 2011