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