tango ~d2port (2022-05-08T12:05:15.977309)
Dub
Repo
Writer.unlock
tango
core
sync
ReadWriteMutex
ReadWriteMutex
Writer
Releases a write lock on the enclosing mutex.
class
Writer
void
unlock
(
)
Meta
Source
See Implementation
tango
core
sync
ReadWriteMutex
ReadWriteMutex
Writer
constructors
this
functions
lock
tryLock
unlock
Releases a write lock on the enclosing mutex.