method
new_cond
new_cond()
public
FIXME: This isn’t documented in Nutshell.
Create a new condition variable for this monitor. This facilitates control of the monitor with #signal and #wait.
new_cond()
public
FIXME: This isn’t documented in Nutshell.
Create a new condition variable for this monitor. This facilitates control of the monitor with #signal and #wait.