Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/kern/
H A Duipc_mbuf.c8016 static thread_call_t defunct_tcall = NULL; local
8053 if (defunct_tcall == NULL) {
8054 defunct_tcall =
8060 if (defunct_tcall != NULL) {
8062 thread_call_enter(defunct_tcall);