Home
last modified time | relevance | path

Searched defs:threads (Results 1 – 13 of 13) sorted by relevance

/illumos-gate/usr/src/test/libc-tests/tests/
H A Dc11_threads.c124 thrd_t threads[STRESS_NTHREADS]; in cthr_test_stress() local
237 thrd_t threads[BROADCAST_NTHREADS]; in cthr_test_broadcast() local
277 thrd_t threads[SIGNAL_NTHREADS]; in cthr_test_signal() local
H A Dc11_tss.c65 thrd_t threads[TSS_NTHREADS]; in main() local
H A Dcall_once.c57 thrd_t threads[CO_NTHREADS]; in main() local
/illumos-gate/usr/src/test/bhyve-tests/tests/vmm/
H A Dmaxcpu.c47 uint16_t sockets, cores, threads, maxcpus; in main() local
/illumos-gate/usr/src/cmd/mdb/intel/modules/vmm/
H A Dvmm.c35 uint16_t sockets, cores, threads; member
/illumos-gate/usr/src/uts/intel/io/vmm/
H A Dvmm_cpuid.c553 uint16_t cores, maxcpus, sockets, threads; in legacy_emulate_cpuid() local
H A Dvmm.c216 uint16_t threads; /* (o) num of threads/core */ member
634 uint16_t *threads, uint16_t *maxcpus) in vm_get_topology()
650 uint16_t threads, uint16_t maxcpus) in vm_set_topology()
/illumos-gate/usr/src/cmd/bhyve/common/
H A Dbhyverun.c509 uint16_t sockets, cores, threads, maxcpus; in num_vcpus_allowed() local
H A Dsmbiostbl.c254 uint8_t threads; /* threads per socket */ member
/illumos-gate/usr/src/lib/libvmmapi/common/
H A Dvmmapi.c2113 uint16_t sockets, uint16_t cores, uint16_t threads, uint16_t maxcpus) in vm_set_topology()
2127 uint16_t *sockets, uint16_t *cores, uint16_t *threads, uint16_t *maxcpus) in vm_get_topology()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/psvc/psvcplugin/
H A Dpsvcplugin.c752 int32_t threads = 0; in init_daemon() local
/illumos-gate/usr/src/cmd/bhyvectl/
H A Dbhyvectl.c2215 uint16_t sockets, cores, threads, maxcpus; in main() local
/illumos-gate/usr/src/uts/intel/sys/
H A Dvmm_dev.h277 uint16_t threads; member