Home
last modified time | relevance | path

Searched defs:schedParam (Results 1 – 5 of 5) sorted by relevance

/kernel/liteos_m/testsuites/unittest/posix/src/pthread/
Dpthread_cond_func_test.c93 struct sched_param schedParam = { 0 }; variable
138 struct sched_param schedParam = { 0 }; variable
186 struct sched_param schedParam = { 0 }; variable
233 struct sched_param schedParam = { 0 }; variable
281 struct sched_param schedParam = { 0 }; variable
342 struct sched_param schedParam = { 0 }; in pthread_f06() local
399 struct sched_param schedParam = { 0 }; variable
461 struct sched_param schedParam = { 0 }; in pthread_f07() local
509 struct sched_param schedParam = { 0 }; variable
606 struct sched_param schedParam = { 0 }; variable
[all …]
/kernel/liteos_m/testsuites/sample/posix/
Dpthread_func_test.c88 struct sched_param schedParam = { 0 }; variable
133 struct sched_param schedParam = { 0 }; variable
181 struct sched_param schedParam = { 0 }; variable
228 struct sched_param schedParam = { 0 }; variable
276 struct sched_param schedParam = { 0 }; variable
337 struct sched_param schedParam = { 0 }; in PthreadFunc06() local
394 struct sched_param schedParam = { 0 }; variable
455 struct sched_param schedParam = { 0 }; in PthreadFunc07() local
506 struct sched_param schedParam = { 0 }; variable
600 struct sched_param schedParam = { 0 }; variable
[all …]
/kernel/liteos_a/testsuites/unittest/process/basic/pthread/smoke/
Dpthread_cond_test_003.cpp66 struct sched_param schedParam = { 0 }; in pthread_f06() local
117 struct sched_param schedParam = { 0 }; in TestCase() local
Dpthread_cond_test_004.cpp66 struct sched_param schedParam = { 0 }; in pthread_f07() local
109 struct sched_param schedParam = { 0 }; in TestCase() local
/kernel/liteos_m/kal/posix/src/
Dpthread.c98 struct sched_param schedParam = { 0 }; in PthreadAttrCheck() local