Home
last modified time | relevance | path

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

/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_create/
D1-6.c97 static void run_hp_threads(int sched_policy, int sched_prio) in run_hp_threads() argument
111 init_attr(&attr, sched_policy, sched_prio); in run_hp_threads()
/third_party/FreeBSD/sys/dev/usb/implementation/
D_thread_ref.h56 #define sched_prio(td,prio) macro
/third_party/FreeBSD/sys/dev/usb/
Dusb_process.c68 sched_prio(td, up->up_prio); in usb_process_thread()