ReadWriteMutex.reader

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

class ReadWriteMutex
@property
reader
()

Return Value

Type: Reader

A reader sub-mutex.

Meta