Searched refs:Timer_Thread (Results 1 – 1 of 1) sorted by relevance
234 void Timer_Thread(void *data);2423 void Timer_Thread(void *data) in Timer_Thread() function2558 ret=pthread_create(&id,NULL,(void *) Timer_Thread,(void *) curr_set); in MsOS_CreateTimer()