Home
last modified time | relevance | path

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

/lk-master/app/tests/
A Dthread_tests.c113 static int mutex_thread(void *arg) { in mutex_thread() function
179 …threads[i] = thread_create("mutex tester", &mutex_thread, &m, DEFAULT_PRIORITY, DEFAULT_STACK_SIZE… in mutex_test()

Completed in 2 milliseconds