Home
last modified time | relevance | path

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

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