Home
last modified time | relevance | path

Searched refs:so_background_thread (Results 1 – 4 of 4) sorted by relevance

/xnu-8020.140.41/bsd/kern/
H A Dkern_resource.c826 sockp->so_background_thread = NULL; in do_background_socket()
849 if ((thread) && (sockp->so_background_thread != thread)) { in do_background_socket()
853 sockp->so_background_thread = NULL; in do_background_socket()
H A Duipc_socket2.c407 so->so_background_thread = head->so_background_thread; in sonewconn_internal()
H A Duipc_socket.c805 so->so_background_thread = current_thread(); in socreate_internal()
/xnu-8020.140.41/bsd/sys/
H A Dsocketvar.h280 thread_t so_background_thread; /* thread that marked member