Searched defs:arg (Results 1 – 3 of 3) sorted by relevance
25 xclone (int (*fn) (void *arg), void *arg, void *stack, size_t stack_size, in xclone()
227 for (char **arg = initial_argv; *arg != NULL; arg++) in do_subprogram() local
603 thread_callback_wrapper (void *arg) in thread_callback_wrapper()878 server_thread_tcp_client (void *arg) in server_thread_tcp_client()
Completed in 8 milliseconds