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