dmd ~master (2023-11-01T14:17:50Z)
Dub
Repo
ReadWriteMutex.policy
core
sync
rwmutex
ReadWriteMutex
Gets the policy used by this mutex.
Policy
policy
[@property getter]
class
ReadWriteMutex
@
property
@
safe
nothrow
Policy
policy
(
)
Policy
policy
[@property getter]
Return Value
Type:
Policy
The policy used by this mutex.
Meta
Source
See Implementation
core
sync
rwmutex
ReadWriteMutex
classes
Reader
Writer
constructors
this
enums
Policy
properties
policy
reader
writer
Gets the policy used by this mutex.