Searched defs:worker_thread (Results 1 – 9 of 9) sorted by relevance
201 pthread_t worker_thread[num_threads]; in multiorder_iteration_race() local256 pthread_t worker_thread[num_threads]; in load_race() local
54 static void *worker_thread(void *__tdata) in worker_thread() function
1153 static void *worker_thread(void *__tdata) in worker_thread() function
106 std::thread worker_thread{}; member in sdbusplus::async::context
125 worker_thread = Thread(target=worker_flush, args=(worker_queue,)) variable
77 static void *worker_thread(void *opaque) in worker_thread() function
812 QemuThread this_thread, worker_thread; in test_worker_thread_co_enter() local
2737 static int worker_thread(void *__worker) in worker_thread() function
1206 struct task_struct *worker_thread; member