The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
Writer.lock
core
sync
rwmutex
ReadWriteMutex
Writer
Acquires a write lock on the enclosing mutex.
void
lock
()
void
lock
()
class
Writer
@
trusted
shared
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.