rockhopper ~master (2024-11-05T20:42:29.9868199)
Dub
Repo
FMutex
rockhopper
rhapi
syncf
Undocumented in source.
struct
FMutex {
this
(FMutex );
void
lock
();
void
unlock
();
}
Constructors
this
this
(FMutex )
Undocumented in source.
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
syncf
structs
FEvent
FGuardedResult
FMessageBox
FMutex
FRWMutex
FReMutex
FSemaphore
FWaitGroup
templates
fSynchronized