tango ~master (2021-12-14T19:14:08.8989381)
Dub
Repo
Writer.lock
tango
core
sync
ReadWriteMutex
ReadWriteMutex
Writer
Acquires a write lock on the enclosing mutex.
class
Writer
void
lock
(
)
Meta
Source
See Implementation
tango
core
sync
ReadWriteMutex
ReadWriteMutex
Writer
constructors
this
functions
lock
tryLock
unlock
Acquires a write lock on the enclosing mutex.