Searched refs:CPU_THREADTYPE_NONE (Results 1 – 4 of 4) sorted by relevance
210 #define CPU_THREADTYPE_NONE ((cpu_threadtype_t) 0) macro
730 cdp->cpu_threadtype = CPU_THREADTYPE_NONE; in cpu_init()
847 cpup->cpu_threadtype = CPU_THREADTYPE_NONE; in cpu_thread_alloc()
1307 if (cputhreadtype != CPU_THREADTYPE_NONE) { in sysctl_mib_startup()