Searched refs:xmutex_rec (Results 1 – 1 of 1) sorted by relevance
44 typedef struct mutex xmutex_rec; typedef69 typedef mutex_t xmutex_rec; typedef109 typedef CRITICAL_SECTION xmutex_rec; typedef170 typedef pthread_mutex_t xmutex_rec; typedef200 typedef mutex_t xmutex_rec; typedef226 typedef pthread_mutex_t xmutex_rec; typedef280 typedef xmutex_rec *xmutex_t;288 # define xmutex_malloc() (xmutex_t)xmalloc(sizeof(xmutex_rec))