Searched refs:WaitThreadExit (Results 1 – 1 of 1) sorted by relevance
| /test/xts/acts/kernel_lite/kernelcmsis_hal/src/ |
| D | cmsis_task_func_test.c | 160 static void WaitThreadExit(osThreadId_t id, UINT16 const *exitFlag) in WaitThreadExit() function 324 WaitThreadExit(id, &g_threadCreateExit); in CmsisThreadYieldFunc003() 645 WaitThreadExit(id, &g_threadCreateExit); 668 WaitThreadExit(id, &g_threadCreateExit); 691 WaitThreadExit(id, &g_threadCreateExit); 714 WaitThreadExit(id, &g_threadCreateExit); 737 WaitThreadExit(id, &g_threadCreateExit); 760 WaitThreadExit(id, &g_threadCreateExit); 783 WaitThreadExit(id, &g_threadCreateExit); 806 WaitThreadExit(id, &g_threadCreateExit); [all …]
|