Home
last modified time | relevance | path

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

/xnu-10002.81.5/bsd/kern/
H A Duipc_mbuf.c8128 static thread_call_t defunct_tcall = NULL; local
8165 if (defunct_tcall == NULL) {
8166 defunct_tcall =
8172 if (defunct_tcall != NULL) {
8174 thread_call_enter(defunct_tcall);