Searched refs:mutex_zerotimeout_thread (Results 1 – 1 of 1) sorted by relevance
154 static int mutex_zerotimeout_thread(void *arg) { in mutex_zerotimeout_thread() function202 …threads[i] = thread_create("mutex timeout tester", &mutex_zerotimeout_thread, (void *)&timeout_mut… in mutex_test()
Completed in 3 milliseconds