rockhopper ~master (2024-11-05T20:42:29.9868199)
Dub
Repo
TMutex
rockhopper
rhapi
synct
Undocumented in source.
final shared
@
ThreadSafe
class
TMutex {
void
lock
();
void
unlock
();
}
Members
Functions
lock
void
lock
()
Undocumented in source. Be warned that the author may not have intended to support it.
unlock
void
unlock
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
rockhopper
rhapi
synct
classes
TEvent
TGuardedResult
TMessageBox
TMutex
TSemaphore
TWaitGroup
templates
tSynchronized