Searched defs:WorkerThread (Results 1 – 5 of 5) sorted by relevance
13 WorkerThread::WorkerThread(TaskQueue* queue) in WorkerThread() function in v8::platform::WorkerThread
22 class WorkerThread; variable
1201 class WorkerThread extends Thread { in TestMultithreaded() class1202 WorkerThread(int num) { in TestMultithreaded() method in TestCharsetDetector.WorkerThread
152 static void *WorkerThread(void *arg) { in WorkerThread() function
125 static void WorkerThread(const std::string &Cmd, std::atomic<int> *Counter, in WorkerThread() function