GThreadFunctions.condTimedWait

virtual function pointer for glib.cond.Cond.timedWait

struct GThreadFunctions
extern (C)
bool function(GCond* cond, GMutex* mutex, GTimeVal* endTime) condTimedWait;