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

/xnu-2782.1.97/osfmk/i386/
H A Dmachine_routines.c464 static boolean_t done_topo_sort = FALSE; local
478 if( !done_topo_sort )
483 done_topo_sort = TRUE;

Completed in 24 milliseconds