Home
last modified time | relevance | path

Searched refs:PRIORITY (Results 1 – 25 of 387) sorted by relevance

12345678910>>...16

/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setinheritsched/
D2-3.c28 #define PRIORITY 20 macro
49 if (param.sched_priority == PRIORITY) { in thread()
63 param.sched_priority = PRIORITY; in main()
D2-4.c28 #define PRIORITY 20 macro
49 if (param.sched_priority == PRIORITY) { in thread()
63 param.sched_priority = PRIORITY; in main()
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setschedparam/
D1-3.c28 #define PRIORITY 20 macro
48 if (param.sched_priority == PRIORITY) { in thread()
72 param.sched_priority = PRIORITY; in main()
D1-4.c28 #define PRIORITY 20 macro
51 if (param.sched_priority == PRIORITY) { in thread()
75 param.sched_priority = PRIORITY; in main()
/external/ipsec-tools/src/libipsec/
Dpolicy_parse.y139 %token PRIORITY PLUS
145 %type <num> DIR PRIORITY ACTION PROTOCOL MODE LEVEL
165 | DIR PRIORITY PRIO_OFFSET ACTION
184 | DIR PRIORITY HYPHEN PRIO_OFFSET ACTION
206 | DIR PRIORITY PRIO_BASE ACTION
217 | DIR PRIORITY PRIO_BASE PLUS PRIO_OFFSET ACTION
239 | DIR PRIORITY PRIO_BASE HYPHEN PRIO_OFFSET ACTION
Dpolicy_parse.h43 PRIORITY = 259, enumerator
62 #define PRIORITY 259 macro
/external/ltp/testcases/open_posix_testsuite/functional/threads/tools/
Dwatchdogtimer.sh2 PRIORITY=20
6 chrt -p -f $PRIORITY $$
/external/nist-sip/java/gov/nist/javax/sip/parser/
DPriorityParser.java73 headerName(TokenTypes.PRIORITY); in parse()
75 priority.setHeaderName(SIPHeaderNames.PRIORITY); in parse()
/external/selinux/libsemanage/utils/
Dsemanage_migrate_store213 return "%s/%s" % (newmodules_path(store), PRIORITY)
237 PRIORITY = options.priority variable
/external/autotest/server/site_tests/hardware_StorageQual/
Dcontrol.storage_qual_hardware_StorageQualTrimStress_trim_3020 PRIORITY = 80
Dcontrol.storage_qual_hardware_StorageQualTrimStress_trim_1120 PRIORITY = 80
Dcontrol.storage_qual_hardware_StorageQualSuspendStress_suspend_suspend_420 PRIORITY = 80
Dcontrol.storage_qual_hardware_StorageQualTrimStress_trim_3520 PRIORITY = 80
Dcontrol.storage_qual_hardware_StorageQualSuspendStress_suspend_suspend_2220 PRIORITY = 80
Dcontrol.storage_qual_hardware_StorageQualTrimStress_trim_4020 PRIORITY = 80
Dcontrol.storage_qual_hardware_StorageQualSuspendStress_suspend_suspend_2920 PRIORITY = 80
Dcontrol.storage_qual_hardware_StorageQualTrimStress_trim_2820 PRIORITY = 80
Dcontrol.storage_qual_hardware_StorageQualTrimStress_trim_620 PRIORITY = 80
Dcontrol.storage_qual_hardware_StorageQualTrimStress_trim_920 PRIORITY = 80
Dcontrol.storage_qual_hardware_StorageQualTrimStress_trim_1520 PRIORITY = 80
Dcontrol.storage_qual_hardware_StorageQualSuspendStress_suspend_suspend_2320 PRIORITY = 80
Dcontrol.storage_qual_hardware_StorageQualTrimStress_trim_1820 PRIORITY = 80
Dcontrol.storage_qual_hardware_StorageQualTrimStress_trim_520 PRIORITY = 80
Dcontrol.storage_qual_hardware_StorageQualTrimStress_trim_120 PRIORITY = 80
Dcontrol.storage_qual_hardware_StorageQualSuspendStress_suspend_suspend_1720 PRIORITY = 80

12345678910>>...16