ReadWriteMutex.reader
Reader reader() @property @safe nothrowGets an object representing the reader lock for the associated mutex.
Returns
A reader sub-mutex.
shared(Reader) reader() @property shared @safe nothrowditto
Reader reader() @property @safe nothrowGets an object representing the reader lock for the associated mutex.
shared(Reader) reader() @property shared @safe nothrowditto