- (call-synch-with MUTEX-FORM PROCEDURE [ARGUMENTS ...]) -> * ...syntax
Invoke PROCEDURE on the mutex-specific of MUTEX and the ARGUMENTS ... while MUTEX locked.
Returns the result of the PROCEDURE invocation.
Invoke PROCEDURE on the mutex-specific of MUTEX and the ARGUMENTS ... while MUTEX locked.
Returns the result of the PROCEDURE invocation.