Searched refs:OnTimer_stub (Results 1 – 2 of 2) sorted by relevance
91 static void *OnTimer_stub(void *p) in OnTimer_stub() function
633 pthread_create(&thread_timer, NULL, OnTimer_stub, this); in StartTimer()