Home
last modified time | relevance | path

Searched refs:HIGH_PRIORITY (Results 1 - 13 of 13) sorted by relevance

/kernel/liteos_a/testsuites/kernel/sample/posix/pthread/full/
H A DIt_posix_pthread_089.c61 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 DIt_posix_pthread_088.c62 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 DIt_posix_pthread_089.cpp57 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 DIt_posix_pthread_088.cpp57 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 Dprocess_test_066.cpp34 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 Dprocess_test_067.cpp34 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 Dprocess_test_058.cpp34 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 Dprocess_test_059.cpp34 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 DIt_posix_pthread.h57 #define HIGH_PRIORITY 5 macro
/kernel/liteos_a/testsuites/kernel/sample/posix/pthread/
H A DIt_posix_pthread.h72 #define HIGH_PRIORITY 5 macro
/kernel/liteos_a/testsuites/unittest/libc/posix/pthread/
H A DIt_posix_pthread.h79 #define HIGH_PRIORITY 5 macro
/kernel/linux/linux-5.10/drivers/staging/rtl8192u/
H A Dr8192U.h1078 HIGH_PRIORITY, enumerator
/kernel/linux/linux-6.6/drivers/staging/rtl8192u/
H A Dr8192U.h1081 HIGH_PRIORITY, enumerator

Completed in 14 milliseconds