chickadee » synch » synch-with-object?

synch-with-object? OBJECT #!optional PREDICATEprocedure

Is the OBJECT a synchronized object - a mutex with a non-void mutex specific?

The optional PREDICATE is used to verify the type of the mutex-specific binding. Otherwise any object is accepted.