Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functional/
Dpthread_mutex.c94 static int test_unlock_other(int mtype) in test_unlock_other() function
157 i = test_unlock_other(PTHREAD_MUTEX_ERRORCHECK); in main()
160 i = test_unlock_other(PTHREAD_MUTEX_RECURSIVE); in main()
Dpthread_mutex_pi.c96 static int test_unlock_other(int mtype) in test_unlock_other() function
160 i = test_unlock_other(PTHREAD_MUTEX_ERRORCHECK); in main()
163 i = test_unlock_other(PTHREAD_MUTEX_RECURSIVE); in main()