Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/kern/
H A Duipc_mbuf_mcache.c4462 static thread_call_t defunct_tcall = NULL; local
4499 if (defunct_tcall == NULL) {
4500 defunct_tcall =
4506 if (defunct_tcall != NULL) {
4508 thread_call_enter(defunct_tcall);