Searched defs:worker_thread (Results 1 – 3 of 3) sorted by relevance
201 pthread_t worker_thread[num_threads]; in multiorder_iteration_race() local 256 pthread_t worker_thread[num_threads]; load_race() local
3345 static int worker_thread(void *__worker) in worker_thread() function
1225 struct task_struct *worker_thread; member