Home
last modified time | relevance | path

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

/src/sys/kern/
H A Dsched_4bsd.c1314 int single_cpu = 0; in sched_4bsd_add() local
1368 single_cpu = 1; in sched_4bsd_add()
1387 if (single_cpu && cpu != cpuid) { in sched_4bsd_add()
1390 if (!single_cpu) { in sched_4bsd_add()
/src/contrib/llvm-project/clang/include/clang/Basic/
H A DAttrDocs.td339 // Declares and defines the ivybridge version of single_cpu.
341 void single_cpu(void){}
343 // Declares and defines the atom version of single_cpu.
345 void single_cpu(void){}
360 // Creates a resolver for single_cpu above.
362 void single_cpu(void){}