chickadee » srfi-18 » mutex-name

mutex-name mutexprocedure

Returns the name of the mutex.

    (mutex-name (make-mutex 'foo))  ==>  foo