Home
last modified time | relevance | path

Searched defs:schedParam (Results 1 – 7 of 7) 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.c72 struct sched_param schedParam = { 0 }; variable
117 struct sched_param schedParam = { 0 }; variable
165 struct sched_param schedParam = { 0 }; variable
212 struct sched_param schedParam = { 0 }; variable
260 struct sched_param schedParam = { 0 }; variable
321 struct sched_param schedParam = { 0 }; in PthreadFunc06() local
378 struct sched_param schedParam = { 0 }; variable
439 struct sched_param schedParam = { 0 }; in PthreadFunc07() local
490 struct sched_param schedParam = { 0 }; variable
584 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_a/kernel/base/misc/
Dtask_shellcmd.c250 STATIC VOID ProcessInfoGet(LosProcessCB **pcbArray, LosTaskCB **tcbArray, SchedParam **schedParam) in ProcessInfoGet()
552 SchedParam **schedParam, UINTPTR *cpupInfo, UINT16 flag) in ProcessAndTaskInfoGet()
590 SchedParam *schedParam = NULL; in OsShellCmdTskInfoGet() local
/kernel/liteos_a/kernel/base/core/
Dlos_task.c93 SchedParam schedParam = { 0 }; in OsSetMainTask() local
502 SchedParam schedParam = { 0 }; in OsTaskCBInit() local
/kernel/liteos_m/kal/posix/src/
Dpthread.c100 struct sched_param schedParam = { 0 }; in PthreadAttrCheck() local