Home
last modified time | relevance | path

Searched refs:osThreadGetId (Results 1 - 4 of 4) sorted by relevance

/kernel/liteos_m/testsuites/unittest/xts/cmsis/
H A Dcmsis_task_func_test.c179 g_puwTaskID01 = osThreadGetId(); in CmsisThreadGetIDFunc001()
189 g_puwTaskID01 = osThreadGetId(); in CmsisThreadGetNameFunc001()
202 g_puwTaskID02 = osThreadGetId(); in CmsisThreadGetStateFunc001()
215 g_puwTaskID02 = osThreadGetId(); in CmsisThreadGetStateFunc002()
226 g_puwTaskID01 = osThreadGetId(); in CmsisThreadSuspendFunc001()
237 g_puwTaskID01 = osThreadGetId(); in CmsisThreadGetStackSizeFunc001()
248 g_puwTaskID01 = osThreadGetId(); in CmsisThreadGetStackSpaceFunc001()
282 g_puwTaskID01 = osThreadGetId(); in CmsisThreadYieldFunc001()
309 g_puwTaskID01 = osThreadGetId(); in CmsisThreadYieldFunc003()
348 g_puwTaskID01 = osThreadGetId(); in CmsisThreadResumeFunc001()
[all...]
H A Dcmsis_task_pri_func_test.c64 g_priTaskID01 = osThreadGetId(); in CmsisThreadGetPriorityFunc001()
76 g_priTaskID01 = osThreadGetId(); in CmsisThreadSetPriorityFunc001()
89 g_priTaskID01 = osThreadGetId(); in CmsisThreadSetPriorityFunc002()
143 g_priTaskID01 = osThreadGetId();
349 g_priTaskID01 = osThreadGetId();
H A Dcmsis_mutex_func_test.c63 id2 = osThreadGetId(); in CmsisMutexGetOwnerFunc001()
/kernel/liteos_m/kal/cmsis/
H A Dcmsis_liteos2.c308 osThreadId_t osThreadGetId(void) in osThreadGetId() function
319 LosTaskCB *taskCb = (LosTaskCB *)osThreadGetId(); in osThreadGetArgument()

Completed in 6 milliseconds