Searched defs:WorkerThread (Results 1 – 9 of 9) sorted by relevance
13 WorkerThread::WorkerThread(TaskQueue* queue) in WorkerThread() function in v8::platform::WorkerThread
27 class WorkerThread; variable
63 class WorkerThread : public PlatformThread::Delegate { class65 WorkerThread(const std::string& name_prefix, in WorkerThread() function in base::__anon49dd465c0111::WorkerThread
1215 class WorkerThread extends Thread { in TestMultithreaded() class1216 WorkerThread(int num) { in TestMultithreaded() method in TestCharsetDetector.WorkerThread
1214 class WorkerThread extends Thread { in TestMultithreaded() class1215 WorkerThread(int num) { in TestMultithreaded() method in TestCharsetDetector.WorkerThread
152 static void *WorkerThread(void *arg) { in WorkerThread() function
261 explicit WorkerThread(Worker* worker) in WorkerThread() function
199 static void WorkerThread(const std::string &Cmd, std::atomic<int> *Counter, in WorkerThread() function
228 WorkerThread::WorkerThread() { in WorkerThread() function in WorkerThread