dmd ~master (2023-11-01T14:17:50Z)
Dub
Repo
Writer.unlock
core
sync
rwmutex
ReadWriteMutex
Writer
Releases a write lock on the enclosing mutex.
void
unlock
()
class
Writer
@
trusted
void
unlock
(
)
void
unlock
()
Meta
Source
See Implementation
core
sync
rwmutex
ReadWriteMutex
Writer
constructors
this
functions
lock
tryLock
unlock
Releases a write lock on the enclosing mutex.