Searched defs:thread_affinity_set (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dcpu.c395 * by thread_affinity_set and CPU->cpu_id will be the target CPU.
398 thread_affinity_set(kthread_id_t t, int cpu_id) function
450 thread_affinity_set(curthread, cpu_id);
520 * In particular it must not call thread_affinity_set; calling that when

Completed in 80 milliseconds