Documentation
Dlang.org
GThreadFunctions.condTimedWait
glib
c
types
GThreadFunctions
virtual function pointer for
glib.cond.Cond.timedWait
struct
GThreadFunctions
extern (
C
)
bool
function
(
GCond
*
cond
,
GMutex
*
mutex
,
GTimeVal
*
endTime
)
condTimedWait
;
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
virtual function pointer for glib.cond.Cond.timedWait