Searched refs:threadCallback (Results 1 – 2 of 2) sorted by relevance
160 static void threadCallback(ActivityContext *context) { in threadCallback() function
251 dataThread = new std::thread(threadCallback, this); in start()