Home
last modified time | relevance | path

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

/aosp_15_r20/external/trusty/lk/app/threadtest/
Dthreadtest.c38 static int threadtest_run_in_thread(const char* thread_name, in threadtest_run_in_thread() function
82 ret = threadtest_run_in_thread("yielding_cookie_corrupter_thread", in TEST()
110 ret = threadtest_run_in_thread("preempted_cookie_corrupter_thread", in TEST()
125 ret = threadtest_run_in_thread("exiting_cookie_corrupter_thread", in TEST()
210 ret = threadtest_run_in_thread("waking thread", in TEST()
290 ret = threadtest_run_in_thread("faking thread", in TEST()