Searched refs:LoopThreadFunc (Results 1 – 1 of 1) sorted by relevance
22 static THREAD_FUNC_RET_TYPE THREAD_FUNC_CALL_TYPE LoopThreadFunc(void *pp) in LoopThreadFunc() function42 return Thread_Create(&p->thread, LoopThreadFunc, p); in LoopThread_Create()