thread_parm 47 source4/smbd/process_thread.c static void *thread_connection_fn(void *thread_parm) thread_parm 49 source4/smbd/process_thread.c struct new_conn_state *new_conn = talloc_get_type(thread_parm, struct new_conn_state); thread_parm 131 source4/smbd/process_thread.c static void *thread_task_fn(void *thread_parm) thread_parm 133 source4/smbd/process_thread.c struct new_task_state *new_task = talloc_get_type(thread_parm, struct new_task_state);