Home
last modified time | relevance | path

Searched refs:sched_param (Results 1 – 25 of 169) sorted by relevance

1234567

/kernel/liteos_a/testsuites/unittest/fuzz/
Dposix_spawnattr_getschedparam_fuzzer.cpp38 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()
Dposix_spawnattr_setschedparam_fuzzer.cpp39 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/
Dsched.h36 #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/
Dpthread_test_025.cpp43 struct sched_param hpfparam = { 0 }; in ChildProcess()
49 struct sched_param currSchedParam = { 0 }; in ChildProcess()
51 struct sched_param param = { in ChildProcess()
Dpthread_test_023.cpp44 struct sched_param hpfparam = { 0 }; in ChildProcess()
46 struct sched_param currSchedParam = { 0 }; in ChildProcess()
48 struct sched_param param = { in ChildProcess()
Dpthread_test_022.cpp36 struct sched_param currSchedParam = { 0 }; in EdfProcess()
71 struct sched_param currSchedParam = { 0 }; in ChildProcess()
73 struct sched_param param = { in ChildProcess()
Dpthread_test_003.cpp44 struct sched_param param = { 0 }; in ThreadFuncTest2()
64 struct sched_param param = { 0 }; in ThreadFuncTest3()
82 struct sched_param param = { 0 }; in Testcase()
Dpthread_test_021.cpp36 struct sched_param currSchedParam; in ThreadFuncTest()
74 struct sched_param currSchedParam = { 0 }; in ChildProcess()
76 struct sched_param param = { in ChildProcess()
Dpthread_test_024.cpp43 struct sched_param hpfparam = { 0 }; in ChildProcess()
47 struct sched_param param = { in ChildProcess()
Dpthread_test_010.cpp39 struct sched_param param = { 0 }; in ThreadFuncTest0()
54 struct sched_param param = { 0 }; in Testcase()
Dpthread_test_027.cpp37 struct sched_param currSchedParam = { 0 }; in ChildProcess()
38 struct sched_param param = { in ChildProcess()
Dpthread_test_026.cpp37 struct sched_param currSchedParam = { 0 }; in ChildProcess()
38 struct sched_param param = { in ChildProcess()
Dpthread_test_020.cpp36 struct sched_param currSchedParam = { 0 }; in ChildProcess()
37 struct sched_param param = { in ChildProcess()
/kernel/liteos_m/testsuites/unittest/posix/src/pthread/
Dpthread_cond_func_test.c92 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/
Dpthread_func_test.c75 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/
DIt_posix_pthread_116.cpp40 struct sched_param schParam; in pthread_f01()
86 struct sched_param schParam; in Testcase()
90 struct sched_param schedparam; in Testcase()
DIt_posix_pthread_044.cpp37 struct sched_param param; in pthread_f02()
59 struct sched_param param; in pthread_f01()
101 struct sched_param param; in Testcase()
DIt_posix_pthread_182.cpp36 struct sched_param param; in pthread_f01()
60 struct sched_param param; in Testcase()
DIt_posix_pthread_088.cpp53 struct sched_param param; in pthread_f01()
90 struct sched_param param; in pthread_f02()
123 struct sched_param param; in Testcase()
DIt_posix_pthread_089.cpp53 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/
Dshm_test_009.cpp46 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/
DIt_posix_pthread_103.c52 struct sched_param param = { 31 }; in HwiF01()
53 struct sched_param param2 = { 2 }; in HwiF01()
DIt_posix_pthread_089.c57 struct sched_param param; in PthreadF01()
95 struct sched_param param; in PthreadF02()
131 struct sched_param param; in Testcase()
DIt_posix_pthread_088.c58 struct sched_param param; in PthreadF01()
96 struct sched_param param; in PthreadF02()
129 struct sched_param param; in Testcase()
DIt_posix_pthread_182.c42 struct sched_param param; in PthreadF01()
66 struct sched_param param; in Testcase()

1234567