HomeSort by: relevance | last modified time | path
    Searched defs:hatch_bail (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/powerpc/oea/
cpu_subr.c 1479 int hatch_bail = 0; local in function:cpu_spinup
1480 while ((h->hatch_running < 1) && (hatch_bail < 100000)) {
1482 hatch_bail++;

Completed in 15 milliseconds