Home
last modified time | relevance | path

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

/xnu-11417.140.69/osfmk/i386/
H A Dcpu_threads.c61 static boolean_t topoParmsInited = FALSE; variable
251 topoParmsInited = TRUE; in initTopoParms()
831 if (!topoParmsInited) { in cpu_thread_alloc()