Searched refs:domain_timeout (Results 1 - 1 of 1) sorted by relevance

/xnu-2422.115.4/bsd/kern/
H A Duipc_domain.c97 static void domain_timeout(void *);
633 timeout(domain_timeout, NULL, hz);
661 domain_timeout(void *arg) function

Completed in 24 milliseconds