Home
last modified time | relevance | path

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

/external/ltp/testcases/open_posix_testsuite/functional/threads/schedule/
D1-2.c35 #define MID_PRIORITY 7 macro
117 param.sched_priority = MID_PRIORITY; in main()
124 if (param.sched_priority != MID_PRIORITY) { in main()