Searched refs:worker_thread_args (Results 1 – 1 of 1) sorted by relevance
48 struct worker_thread_args { struct486 struct worker_thread_args *args; in worker_thread()492 args = (struct worker_thread_args *) args_ptr; in worker_thread()668 struct worker_thread_args worker_args = {NULL, NULL}; in main()