Searched refs:ThreadFunction (Results 1 – 3 of 3) sorted by relevance
35 typedef void* (ThreadFunction)(void* param); typedef38 TestThread(ThreadFunction* func, void* funcParam,
36 thread_(&ApexUpdateListener::ThreadFunction, this) { in ApexUpdateListener()146 void ApexUpdateListener::ThreadFunction() { in ThreadFunction() function in ApexUpdateListener
89 void ThreadFunction();