Search | Google it | Results 1 - 1 of 1 for funcall:softint_establish from t2ex/bsd_source/t2ex/network/net/src_bsd/kern/kern_timeout.c (0.00 seconds) |
282: /* Boot CPU, one time only. */ 283: callout_sih = softint_establish(SOFTINT_CLOCK | SOFTINT_MPSAFE, 284: callout_softclock, NULL); 313: /* Boot CPU, one time only. */ 314: callout_sih = softint_establish(SOFTINT_CLOCK | SOFTINT_MPSAFE, 315: callout_softclock, NULL);