- 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.
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.