Searched defs:WorkerThread (Results 1 – 8 of 8) sorted by relevance
58 struct WorkerThread { struct60 int count = 0;64 ThreadInitializer initializer;67 std::shared_ptr<Thread::Affinity::Policy> affinityPolicy;
29 ThreadManager::WorkerThread::WorkerThread(ThreadManager* thd_mgr) in WorkerThread() function in grpc::ThreadManager::WorkerThread
1220 class WorkerThread extends Thread { in TestMultithreaded() class1221 WorkerThread(int num) { in TestMultithreaded() method in TestCharsetDetector.WorkerThread
1217 class WorkerThread extends Thread { in TestMultithreaded() class1218 WorkerThread(int num) { in TestMultithreaded() method in TestCharsetDetector.WorkerThread
391 class WorkerThread implements Runnable { in TestBug12873() class
392 class WorkerThread implements Runnable { in TestBug12873() class
186 STATIC VOID WorkerThread(cpu_workqueue_struct *cwqParam) in WorkerThread() function
203 static void WorkerThread(const std::string &Cmd, std::atomic<unsigned> *Counter, in WorkerThread() function