Searched refs:WaitThreadExit (Results 1 - 2 of 2) sorted by relevance
/kernel/liteos_m/testsuites/unittest/xts/cmsis/ |
H A D | cmsis_task_pri_func_test.c | 50 static void WaitThreadExit(osThreadId_t id, UINT16 const *exitFlag) in WaitThreadExit() function 119 WaitThreadExit(id, &g_threadCreateExit2); 172 WaitThreadExit(id, &g_threadCreateExit2); 199 WaitThreadExit(id, &g_threadCreateExit2); 226 WaitThreadExit(id, &g_threadCreateExit2); 253 WaitThreadExit(id, &g_threadCreateExit2); 277 WaitThreadExit(id, &g_threadCreateExit2); 301 WaitThreadExit(id, &g_threadCreateExit2); 325 WaitThreadExit(id, &g_threadCreateExit2); 414 WaitThreadExit(i [all...] |
H A D | cmsis_task_func_test.c | 153 static void WaitThreadExit(osThreadId_t id, UINT16 const *exitFlag) in WaitThreadExit() function 291 WaitThreadExit(osId, &g_threadCreateExit); in CmsisThreadYieldFunc001() 317 WaitThreadExit(osId, &g_threadCreateExit); in CmsisThreadYieldFunc003() 441 WaitThreadExit(osId, &g_threadCreateExit); 474 WaitThreadExit(osId, &g_threadCreateExit); 516 WaitThreadExit(osId, &g_threadCreateExit); 544 WaitThreadExit(osId, &g_threadCreateExit); 579 WaitThreadExit(osId, &g_threadCreateExit); 698 WaitThreadExit(id, &g_threadCreateExit); 734 WaitThreadExit(osI [all...] |
Completed in 3 milliseconds