Searched refs:do_test_mutex_1 (Results 1 - 1 of 1) sorted by relevance

/system/extras/tests/bionic/libc/common/
H A Dtest_pthread_mutex.c111 static void do_test_mutex_1(pthread_mutexattr_t *attr) function
137 do_test_mutex_1(NULL);
144 do_test_mutex_1(attr);
147 do_test_mutex_1(attr);
150 do_test_mutex_1(attr);
159 do_test_mutex_1(attr);
162 do_test_mutex_1(attr);
165 do_test_mutex_1(attr);

Completed in 564 milliseconds