Searched refs:runThread (Results 1 – 1 of 1) sorted by relevance
33 void* runThread(void* arg) in runThread() function51 std::thread t1(&runThread, this); in StartThread()