Searched refs:worker_thread_args (Results 1 – 1 of 1) sorted by relevance
41 struct worker_thread_args { struct482 struct worker_thread_args *args; in worker_thread()488 args = (struct worker_thread_args *) args_ptr; in worker_thread()664 struct worker_thread_args worker_args = {NULL, NULL}; in main()