Searched refs:mythread_mutex (Results 1 – 3 of 3) sorted by relevance
138 typedef pthread_mutex_t mythread_mutex; typedef206 mythread_mutex_init(mythread_mutex *mutex) in mythread_mutex_init()212 mythread_mutex_destroy(mythread_mutex *mutex) in mythread_mutex_destroy()220 mythread_mutex_lock(mythread_mutex *mutex) in mythread_mutex_lock()228 mythread_mutex_unlock(mythread_mutex *mutex) in mythread_mutex_unlock()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()371 typedef CRITICAL_SECTION mythread_mutex; typedef441 mythread_mutex_init(mythread_mutex *mutex) in mythread_mutex_init()448 mythread_mutex_destroy(mythread_mutex *mutex) in mythread_mutex_destroy()[all …]
95 mythread_mutex mutex;195 mythread_mutex mutex;
113 mythread_mutex mutex;208 mythread_mutex mutex;