Searched refs:OSInitMutex (Results 1 – 4 of 4) sorted by relevance
50 OSInitMutex(*mutex_ptr_ptr); in __ghs_mtx_init()
48 void OSInitMutex ( OSMutex* mutex );
53 #define OSInitMutex macro
212 OSInitMutex(&__AVX_mutex); in DEMOAVXInit()