/kernel/liteos_a/testsuites/unittest/fuzz/ |
D | posix_spawnattr_getschedparam_fuzzer.cpp | 38 struct sched_param schedparam; in TestPosixSpawnattrGetschedparam() 45 …atainput1 = DT_SetGetFixBlob(&g_Element[1], sizeof(struct sched_param), sizeof(struct sched_param), in TestPosixSpawnattrGetschedparam() 47 … posix_spawnattr_getschedparam((posix_spawnattr_t *)datainput, (struct sched_param *)datainput); in TestPosixSpawnattrGetschedparam()
|
D | posix_spawnattr_setschedparam_fuzzer.cpp | 39 struct sched_param schedparam; in TestPosixSpawnattrSetschedparam() 46 …atainput1 = DT_SetGetFixBlob(&g_Element[1], sizeof(struct sched_param), sizeof(struct sched_param), in TestPosixSpawnattrSetschedparam() 48 … posix_spawnattr_setschedparam((posix_spawnattr_t *)datainput, (struct sched_param *)datainput1); in TestPosixSpawnattrSetschedparam()
|
/kernel/liteos_m/kal/libc/newlib/porting/include/sys/ |
D | sched.h | 36 #define sched_param sched_param_discard macro 40 #undef sched_param 42 struct sched_param { struct
|
/kernel/liteos_a/testsuites/unittest/process/basic/pthread/smoke/ |
D | pthread_test_025.cpp | 43 struct sched_param hpfparam = { 0 }; in ChildProcess() 49 struct sched_param currSchedParam = { 0 }; in ChildProcess() 51 struct sched_param param = { in ChildProcess()
|
D | pthread_test_023.cpp | 44 struct sched_param hpfparam = { 0 }; in ChildProcess() 46 struct sched_param currSchedParam = { 0 }; in ChildProcess() 48 struct sched_param param = { in ChildProcess()
|
D | pthread_test_022.cpp | 36 struct sched_param currSchedParam = { 0 }; in EdfProcess() 71 struct sched_param currSchedParam = { 0 }; in ChildProcess() 73 struct sched_param param = { in ChildProcess()
|
D | pthread_test_003.cpp | 44 struct sched_param param = { 0 }; in ThreadFuncTest2() 64 struct sched_param param = { 0 }; in ThreadFuncTest3() 82 struct sched_param param = { 0 }; in Testcase()
|
D | pthread_test_021.cpp | 36 struct sched_param currSchedParam; in ThreadFuncTest() 74 struct sched_param currSchedParam = { 0 }; in ChildProcess() 76 struct sched_param param = { in ChildProcess()
|
D | pthread_test_024.cpp | 43 struct sched_param hpfparam = { 0 }; in ChildProcess() 47 struct sched_param param = { in ChildProcess()
|
D | pthread_test_010.cpp | 39 struct sched_param param = { 0 }; in ThreadFuncTest0() 54 struct sched_param param = { 0 }; in Testcase()
|
D | pthread_test_027.cpp | 37 struct sched_param currSchedParam = { 0 }; in ChildProcess() 38 struct sched_param param = { in ChildProcess()
|
D | pthread_test_026.cpp | 37 struct sched_param currSchedParam = { 0 }; in ChildProcess() 38 struct sched_param param = { in ChildProcess()
|
D | pthread_test_020.cpp | 36 struct sched_param currSchedParam = { 0 }; in ChildProcess() 37 struct sched_param param = { in ChildProcess()
|
/kernel/liteos_m/testsuites/unittest/posix/src/pthread/ |
D | pthread_cond_func_test.c | 92 struct sched_param schedParam = { 0 }; 137 struct sched_param schedParam = { 0 }; 185 struct sched_param schedParam = { 0 }; 232 struct sched_param schedParam = { 0 }; 280 struct sched_param schedParam = { 0 }; 341 struct sched_param schedParam = { 0 }; in pthread_f06() 398 struct sched_param schedParam = { 0 }; 460 struct sched_param schedParam = { 0 }; in pthread_f07() 508 struct sched_param schedParam = { 0 }; 605 struct sched_param schedParam = { 0 }; [all …]
|
/kernel/liteos_m/testsuites/sample/posix/ |
D | pthread_func_test.c | 75 struct sched_param schedParam = { 0 }; 120 struct sched_param schedParam = { 0 }; 168 struct sched_param schedParam = { 0 }; 215 struct sched_param schedParam = { 0 }; 263 struct sched_param schedParam = { 0 }; 324 struct sched_param schedParam = { 0 }; in PthreadFunc06() 381 struct sched_param schedParam = { 0 }; 442 struct sched_param schedParam = { 0 }; in PthreadFunc07() 493 struct sched_param schedParam = { 0 }; 587 struct sched_param schedParam = { 0 }; [all …]
|
/kernel/liteos_a/testsuites/unittest/libc/posix/pthread/full/ |
D | It_posix_pthread_116.cpp | 40 struct sched_param schParam; in pthread_f01() 86 struct sched_param schParam; in Testcase() 90 struct sched_param schedparam; in Testcase()
|
D | It_posix_pthread_044.cpp | 37 struct sched_param param; in pthread_f02() 59 struct sched_param param; in pthread_f01() 101 struct sched_param param; in Testcase()
|
D | It_posix_pthread_182.cpp | 36 struct sched_param param; in pthread_f01() 60 struct sched_param param; in Testcase()
|
D | It_posix_pthread_088.cpp | 53 struct sched_param param; in pthread_f01() 90 struct sched_param param; in pthread_f02() 123 struct sched_param param; in Testcase()
|
D | It_posix_pthread_089.cpp | 53 struct sched_param param; in pthread_f01() 91 struct sched_param param; in pthread_f02() 127 struct sched_param param; in Testcase()
|
/kernel/liteos_a/testsuites/unittest/basic/mem/shm/full/ |
D | shm_test_009.cpp | 46 struct sched_param param; in ChildProcess() 84 struct sched_param param = {0}; in Testcase() 85 struct sched_param paramCopy = {0}; in Testcase()
|
/kernel/liteos_a/testsuites/kernel/sample/posix/pthread/full/ |
D | It_posix_pthread_103.c | 52 struct sched_param param = { 31 }; in HwiF01() 53 struct sched_param param2 = { 2 }; in HwiF01()
|
D | It_posix_pthread_089.c | 57 struct sched_param param; in PthreadF01() 95 struct sched_param param; in PthreadF02() 131 struct sched_param param; in Testcase()
|
D | It_posix_pthread_088.c | 58 struct sched_param param; in PthreadF01() 96 struct sched_param param; in PthreadF02() 129 struct sched_param param; in Testcase()
|
D | It_posix_pthread_182.c | 42 struct sched_param param; in PthreadF01() 66 struct sched_param param; in Testcase()
|