Searched refs:worker_thread (Results 1 – 2 of 2) sorted by relevance
508 worker_thread(workqueue_t *wq) in worker_thread() function695 (void *(*)(void *))worker_thread, wq); in start_threads()
86 void *worker_thread(void *);241 if (thr_create(NULL, 0, worker_thread, new_Lwp, in create_thread()863 worker_thread(void *arg) in worker_thread() function1234 if (thr_create(NULL, 0, worker_thread, in worker_thread()