Searched refs:test_platform_thread_create_mutex (Results 1 – 2 of 2) sorted by relevance
134 static inline void test_platform_thread_create_mutex(test_platform_thread_mutex *pMutex) { pthread_… in test_platform_thread_create_mutex() function168 static void test_platform_thread_create_mutex(test_platform_thread_mutex *pMutex) { InitializeCriti… in test_platform_thread_create_mutex() function
611 test_platform_thread_create_mutex(&mutex_); in ErrorMonitor()