Searched refs:arg (Results 1 – 4 of 4) sorted by relevance
53 resolve (void *arg) in resolve() argument64 return arg; in resolve()
42 void *arg) in __gai_create_helper_thread() argument50 int ret = __pthread_create (threadp, &attr, tf, arg); in __gai_create_helper_thread()215 static void *handle_requests (void *arg);308 handle_requests (void *arg) in handle_requests() argument310 struct requestlist *runp = (struct requestlist *) arg; in handle_requests()
40 notify_func_wrapper (void *arg) in notify_func_wrapper() argument43 struct notify_func *const n = arg; in notify_func_wrapper()
70 unsigned int arg; member234 str = arg_bool (fname, line_num, str, c->arg); in parse_line()
Completed in 9 milliseconds