Condition.mutex

Gets the mutex associated with this condition.

class Condition
@property
mutex
()

Return Value

Type: Mutex

The mutex associated with this condition.

Suggestion Box / Bug Report