Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/kern/
H A Duipc_usrreq.c139 static thread_call_t unp_gc_tcall; variable
224 unp_gc_tcall = thread_call_allocate_with_options(unp_gc, in unp_gc_setup()
2910 thread_call_enter(unp_gc_tcall); in unp_unlock()