spasm ~master (2020-09-12T08:27:15Z)
Dub
Repo
Object.Monitor
object
Object
Undocumented in source.
class
Object
interface
Monitor {
void
lock
();
void
unlock
();
}
Members
Functions
lock
void
lock
()
Undocumented in source.
unlock
void
unlock
()
Undocumented in source.
Meta
Source
See Implementation
object
Object
functions
opCmp
opEquals
toHash
toString
interfaces
Monitor
static functions
factory