Home
last modified time | relevance | path

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

/xnu-8792.81.2/bsd/kern/
H A Duipc_mbuf.c6975 static thread_call_t defunct_tcall = NULL; local
7012 if (defunct_tcall == NULL) {
7013 defunct_tcall =
7019 if (defunct_tcall != NULL) {
7021 thread_call_enter(defunct_tcall);