associated-lock
Returns the lock associated with a notification object.
Exported from
Module Runtime-Threads
Module threads
Modifiers
sealed
Arguments
notification
An instance of
<notification>
.
Values
lock
An instance of
<simple-lock>
.
The Runtime-Threads module.
The threads module.
The class of objects that can be used to notify threads of a change of state elsewhere in the program.
A simple and efficient lock.