Home
last modified time | relevance | path

Searched defs:sched_prio (Results 1 – 2 of 2) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/implementation/
D_thread_ref.h56 #define sched_prio(td,prio) macro
/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()