tango v1.0.0+2.066 (2014-08-19T00:10:20Z)
Home
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.