Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/sched/eas/
Dsched_prio_3_fifo.c346 pthread_t rt_high_a, rt_high_b; in run() local
367 create_rt_thread(80, rt_high_fn_b, &rt_high_b); in run()
374 SAFE_PTHREAD_JOIN(rt_high_b, NULL); in run()