ReadWriteMutex.writer

Gets an object representing the writer lock for the associated mutex.

class ReadWriteMutex
@property
writer
()

Return Value

Type: Writer

A writer sub-mutex.

Meta