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