Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/kern/
H A Dkern_resource.c952 sockp->so_background_thread = NULL; in do_background_socket()
975 if ((thread) && (sockp->so_background_thread != thread)) { in do_background_socket()
979 sockp->so_background_thread = NULL; in do_background_socket()
H A Duipc_socket2.c409 so->so_background_thread = head->so_background_thread; in sonewconn_internal()
H A Duipc_socket.c813 so->so_background_thread = current_thread(); in socreate_internal()
/xnu-10063.141.1/bsd/sys/
H A Dsocketvar.h321 thread_t so_background_thread; /* thread that marked member