Searched refs:TimerOnceTestThreadFunc (Results 1 – 1 of 1) sorted by relevance
111 static int TimerOnceTestThreadFunc(void *param) in TimerOnceTestThreadFunc() function202 ret = OsalThreadCreate(thread1, (OsalThreadEntry)TimerOnceTestThreadFunc, (void *)handle1); in TimerTestCreateThread()