Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/kern/
H A Duipc_mbuf.c6945 static thread_call_t defunct_tcall = NULL; local
6982 if (defunct_tcall == NULL) {
6983 defunct_tcall =
6989 if (defunct_tcall != NULL) {
6991 thread_call_enter(defunct_tcall);