Searched refs:HIGH_PRIORITY (Results 1 - 13 of 13) sorted by relevance
/kernel/liteos_a/testsuites/kernel/sample/posix/pthread/full/ |
H A D | It_posix_pthread_089.c | 61 param.sched_priority = HIGH_PRIORITY; in PthreadF01() 70 ICUNIT_GOTO_EQUAL(param.sched_priority, HIGH_PRIORITY, param.sched_priority, EXIT); in PthreadF01() 148 param.sched_priority = HIGH_PRIORITY; in Testcase()
|
H A D | It_posix_pthread_088.c | 62 param.sched_priority = HIGH_PRIORITY; in PthreadF01() 71 ICUNIT_GOTO_EQUAL(param.sched_priority, HIGH_PRIORITY, param.sched_priority, EXIT); in PthreadF01() 143 param.sched_priority = HIGH_PRIORITY; in Testcase()
|
/kernel/liteos_a/testsuites/unittest/libc/posix/pthread/full/ |
H A D | It_posix_pthread_089.cpp | 57 param.sched_priority = HIGH_PRIORITY; in pthread_f01() 66 ICUNIT_GOTO_EQUAL(param.sched_priority, HIGH_PRIORITY, param.sched_priority, EXIT); in pthread_f01() 146 param.sched_priority = HIGH_PRIORITY; in Testcase()
|
H A D | It_posix_pthread_088.cpp | 57 param.sched_priority = HIGH_PRIORITY; in pthread_f01() 66 ICUNIT_GOTO_EQUAL(param.sched_priority, HIGH_PRIORITY, param.sched_priority, EXIT); in pthread_f01() 136 param.sched_priority = HIGH_PRIORITY; in Testcase()
|
/kernel/liteos_a/testsuites/unittest/process/basic/process/full/ |
H A D | process_test_066.cpp | 34 static const int HIGH_PRIORITY = 10; variable 66 val.sched_priority = HIGH_PRIORITY; in TestSpawnAttrPrio() 71 ICUNIT_GOTO_EQUAL(val1.sched_priority, HIGH_PRIORITY, ret, EXIT); in TestSpawnAttrPrio()
|
H A D | process_test_067.cpp | 34 static const int HIGH_PRIORITY = 10; variable 66 val.sched_priority = HIGH_PRIORITY; in TestSpawnAttrPrio() 71 ICUNIT_GOTO_EQUAL(val1.sched_priority, HIGH_PRIORITY, ret, EXIT); in TestSpawnAttrPrio()
|
H A D | process_test_058.cpp | 34 static const int HIGH_PRIORITY = 10; // 10, set high prio. variable 117 val.sched_priority = HIGH_PRIORITY; in TestSpawnAttrPrio() 122 ICUNIT_GOTO_EQUAL(val1.sched_priority, HIGH_PRIORITY, ret, EXIT); in TestSpawnAttrPrio()
|
H A D | process_test_059.cpp | 34 static const int HIGH_PRIORITY = 31; variable 117 val.sched_priority = HIGH_PRIORITY; in TestSpawnAttrPrio() 122 ICUNIT_GOTO_EQUAL(val1.sched_priority, HIGH_PRIORITY, ret, EXIT); in TestSpawnAttrPrio()
|
/kernel/liteos_m/testsuites/sample/posix/pthread/ |
H A D | It_posix_pthread.h | 57 #define HIGH_PRIORITY 5 macro
|
/kernel/liteos_a/testsuites/kernel/sample/posix/pthread/ |
H A D | It_posix_pthread.h | 72 #define HIGH_PRIORITY 5 macro
|
/kernel/liteos_a/testsuites/unittest/libc/posix/pthread/ |
H A D | It_posix_pthread.h | 79 #define HIGH_PRIORITY 5 macro
|
/kernel/linux/linux-5.10/drivers/staging/rtl8192u/ |
H A D | r8192U.h | 1078 HIGH_PRIORITY, enumerator
|
/kernel/linux/linux-6.6/drivers/staging/rtl8192u/ |
H A D | r8192U.h | 1081 HIGH_PRIORITY, enumerator
|
Completed in 14 milliseconds