Searched defs:worker_thread (Results 1 – 7 of 7) sorted by relevance
43 void worker_thread(std::shared_ptr<TaskService<MockParam>> arg) { in worker_thread() function
54 static void *worker_thread(void *__tdata) in worker_thread() function
1104 static void *worker_thread(void *__tdata) in worker_thread() function
201 pthread_t worker_thread[num_threads]; in multiorder_iteration_race() local
116 worker_thread = Thread(target=worker_flush, args=(worker_queue,)) variable
2394 static int worker_thread(void *__worker) in worker_thread() function
944 struct task_struct *worker_thread; member