Searched refs:mutex_thread (Results 1 – 1 of 1) sorted by relevance
113 static int mutex_thread(void *arg) { in mutex_thread() function179 …threads[i] = thread_create("mutex tester", &mutex_thread, &m, DEFAULT_PRIORITY, DEFAULT_STACK_SIZE… in mutex_test()
Completed in 2 milliseconds