Searched defs:workerThread (Results 1 – 3 of 3) sorted by relevance
28 boost::thread workerThread(workerFunc); in main() local
112 workerThread(void * arg) in workerThread() function
70 WorkerThread workerThread; member