tango ~d2port (2022-05-08T12:05:15.977309)
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.