- condition-variable-name condition-variableprocedure
Returns the name of the condition-variable.
(condition-variable-name (make-condition-variable 'foo)) ==> foo
Returns the name of the condition-variable.
(condition-variable-name (make-condition-variable 'foo)) ==> foo