X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/9bccf70c0258c7cac2dcb80011b2a964d884c552..21362eb3e66fd2c787aee132bce100a44d71a99c:/osfmk/man/host_processor_slots.html diff --git a/osfmk/man/host_processor_slots.html b/osfmk/man/host_processor_slots.html index 89ec2a170..f2013fc84 100755 --- a/osfmk/man/host_processor_slots.html +++ b/osfmk/man/host_processor_slots.html @@ -1 +1,46 @@ -
Function - Return a list of numbers that map processor slots to active processors.
kern_return_t host_processor_slots (host_t host, processor_slot_t slots, host count);
The host_processor_slots function returns an array of the processor slots defined for the host.
Only generic errors apply.
Functions: host_info, host_processors, processor_info. \ No newline at end of file +
+Function - Return a list of numbers that map processor slots to active processors. +
+kern_return_t host_processor_slots + (host_t host, + processor_slot_t slots, + host count); ++
+
+
+
+The host_processor_slots function returns an array +of the processor slots +defined for the host. +
+Only generic errors apply. +
+Functions: +host_info, +host_processors, +processor_info.