Searched refs:test_mutex_common (Results 1 – 1 of 1) sorted by relevance
47 static void test_mutex_common(int type, void *(*entry)(void *arg)) in test_mutex_common() function109 test_mutex_common(PTHREAD_MUTEX_NORMAL, normal_mutex_entry); in ZTEST()121 test_mutex_common(PTHREAD_MUTEX_RECURSIVE, recursive_mutex_entry); in ZTEST()