Documentation
Dlang.org
GThreadFunctions.threadEqual
glib
c
types
GThreadFunctions
used internally by recursive mutex locks and by some assertion checks
struct
GThreadFunctions
extern (
C
)
bool
function
(
void
*
thread1
,
void
*
thread2
)
threadEqual
;
glib
c
types
GThreadFunctions
variables
condBroadcast
condFree
condNew
condSignal
condTimedWait
condWait
mutexFree
mutexLock
mutexNew
mutexTrylock
mutexUnlock
privateGet
privateNew
privateSet
threadCreate
threadEqual
threadExit
threadJoin
threadSelf
threadSetPriority
threadYield
used internally by recursive mutex locks and by some assertion checks