Searched refs:mythread_cond (Results 1 – 3 of 3) sorted by relevance
128 } mythread_cond; typedef225 mythread_cond_init(mythread_cond *mycond) in mythread_cond_init()263 mythread_cond_destroy(mythread_cond *cond) in mythread_cond_destroy()271 mythread_cond_signal(mythread_cond *cond) in mythread_cond_signal()279 mythread_cond_wait(mythread_cond *cond, mythread_mutex *mutex) in mythread_cond_wait()353 typedef HANDLE mythread_cond; typedef355 typedef CONDITION_VARIABLE mythread_cond; typedef446 mythread_cond_init(mythread_cond *cond) in mythread_cond_init()458 mythread_cond_destroy(mythread_cond *cond) in mythread_cond_destroy()468 mythread_cond_signal(mythread_cond *cond) in mythread_cond_signal()[all …]
97 mythread_cond cond;197 mythread_cond cond;
132 mythread_cond cond;227 mythread_cond cond;