Home
last modified time | relevance | path

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

/aosp_15_r20/external/trusty/lk/app/tests/
Dthread_tests.c160 static int mutex_timeout_thread(void *arg) in mutex_timeout_thread() function
220 …threads[i] = thread_create("mutex timeout tester", &mutex_timeout_thread, (void *)&timeout_mutex, … in mutex_test()