Searched refs:mythread_cond (Results 1 – 3 of 3) sorted by relevance
147 } mythread_cond; typedef246 mythread_cond_init(mythread_cond *mycond) in mythread_cond_init()284 mythread_cond_destroy(mythread_cond *cond) in mythread_cond_destroy()292 mythread_cond_signal(mythread_cond *cond) in mythread_cond_signal()300 mythread_cond_wait(mythread_cond *cond, mythread_mutex *mutex) in mythread_cond_wait()310 mythread_cond_timedwait(mythread_cond *cond, mythread_mutex *mutex, in mythread_cond_timedwait()321 mythread_condtime_set(mythread_condtime *condtime, const mythread_cond *cond, in mythread_condtime_set()374 typedef HANDLE mythread_cond; typedef376 typedef CONDITION_VARIABLE mythread_cond; typedef467 mythread_cond_init(mythread_cond *cond) in mythread_cond_init()[all …]
96 mythread_cond cond;196 mythread_cond cond;
114 mythread_cond cond;209 mythread_cond cond;