tango ~master (2021-12-14T19:14:08.8989381)
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.