Searched refs:thread_mutex_t (Results 1 – 1 of 1) sorted by relevance
65 } thread_mutex_t; typedef276 thread_mutex_t *imutex = (thread_mutex_t *)(sobj); in tpool_threadsafe_decrement()290 thread_mutex_t *imutex = (thread_mutex_t *)malloc(sizeof(thread_mutex_t)); in oapv_tpool_sync_obj_create()310 thread_mutex_t *imutex = (thread_mutex_t *)(*sobj); in oapv_tpool_sync_obj_delete()324 thread_mutex_t *imutex = (thread_mutex_t *)(sobj); in oapv_tpool_enter_cs()330 thread_mutex_t *imutex = (thread_mutex_t *)(sobj); in oapv_tpool_leave_cs()359 } thread_mutex_t; typedef557 thread_mutex_t *imutex = (thread_mutex_t *)(sobj); in tpool_threadsafe_decrement()591 thread_mutex_t *imutex = (thread_mutex_t *)malloc(sizeof(thread_mutex_t)); in oapv_tpool_sync_obj_create()614 thread_mutex_t *imutex = (thread_mutex_t *)(*sobj); in oapv_tpool_sync_obj_delete()[all …]