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

/freebsd-10.0-release/sys/kern/
H A Dkern_umtx.c217 static void umtxq_sysinit(void *);
234 SYSINIT(umtx, SI_SUB_EVENTHANDLER+1, SI_ORDER_MIDDLE, umtxq_sysinit, NULL);
375 umtxq_sysinit(void *arg __unused) function

Completed in 168 milliseconds