Next: RecursionLock-mutual exclusion, Previous: RecursionLock class-instance creation, Up: RecursionLock [Index]
Answer whether the receiver is the owner of the lock.
Answer a user-defined name for the lock.
Set to aString the user-defined name for the lock.
Answer the set of processes that are waiting on the semaphore.
Answer whether sending #wait to the receiver would suspend the active process.