Searched refs:EventThread (Results 1 – 3 of 3) sorted by relevance
40 void *EventThread(void *para);
524 void *EventThread(void *para) in EventThread() function
708 rc = pthread_create(&(g_wifiHalInfo.thread), NULL, EventThread, &threadParam); in WifiMsgRegisterEventListener()