Home
last modified time | relevance | path

Searched refs:normal_mutex_entry (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/tests/posix/common/src/
Dmutex.c17 static void *normal_mutex_entry(void *p1) in normal_mutex_entry() function
109 test_mutex_common(PTHREAD_MUTEX_NORMAL, normal_mutex_entry); in ZTEST()