Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/kern/
H A Duipc_mbuf.c8139 static thread_call_t defunct_tcall = NULL; local
8176 if (defunct_tcall == NULL) {
8177 defunct_tcall =
8183 if (defunct_tcall != NULL) {
8185 thread_call_enter(defunct_tcall);