Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/kern/
H A Dkern_resource.c1300 sockp->so_background_thread = NULL; in do_background_socket()
1323 if ((thread) && (sockp->so_background_thread != thread)) { in do_background_socket()
1327 sockp->so_background_thread = NULL; in do_background_socket()
H A Duipc_socket2.c410 so->so_background_thread = head->so_background_thread; in sonewconn_internal()
H A Duipc_socket.c649 so->so_background_thread = current_thread(); in socreate_internal()
/xnu-12377.81.4/bsd/sys/
H A Dsocketvar.h319 thread_t so_background_thread; /* thread that marked member