Searched refs:CPU_THREADTYPE_NONE (Results 1 – 5 of 5) sorted by relevance
208 #define CPU_THREADTYPE_NONE ((cpu_threadtype_t) 0) macro
261 cdp->cpu_threadtype = CPU_THREADTYPE_NONE; in cpu_init()
728 cdp->cpu_threadtype = CPU_THREADTYPE_NONE; in cpu_init()
849 cpup->cpu_threadtype = CPU_THREADTYPE_NONE; in cpu_thread_alloc()
1276 if (cputhreadtype != CPU_THREADTYPE_NONE) { in sysctl_mib_startup()