Home
last modified time | relevance | path

Searched refs:topoParmsInited (Results 1 – 1 of 1) sorted by relevance

/xnu-8020.101.4/osfmk/i386/
H A Dcpu_threads.c64 static boolean_t topoParmsInited = FALSE; variable
254 topoParmsInited = TRUE; in initTopoParms()
834 if (!topoParmsInited) { in cpu_thread_alloc()