|
cpudiffset(3) -- Perform operations on CPU sets (libc library)
|
The cpusetops primitives manipulate sets of CPUs, by operating on data objects (of type cpuset_t) that are created by cpusetcreate(). The cpusetcreate() function allocates, and sets to empty, a CPU se... |
cpuemptyset(3) -- Perform operations on CPU sets (libc library)
|
The cpusetops primitives manipulate sets of CPUs, by operating on data objects (of type cpuset_t) that are created by cpusetcreate(). The cpusetcreate() function allocates, and sets to empty, a CPU se... |
cpufillset(3) -- Perform operations on CPU sets (libc library)
|
The cpusetops primitives manipulate sets of CPUs, by operating on data objects (of type cpuset_t) that are created by cpusetcreate(). The cpusetcreate() function allocates, and sets to empty, a CPU se... |
cpuisemptyset(3) -- Perform operations on CPU sets (libc library)
|
The cpusetops primitives manipulate sets of CPUs, by operating on data objects (of type cpuset_t) that are created by cpusetcreate(). The cpusetcreate() function allocates, and sets to empty, a CPU se... |
cpuismember(3) -- Perform operations on CPU sets (libc library)
|
The cpusetops primitives manipulate sets of CPUs, by operating on data objects (of type cpuset_t) that are created by cpusetcreate(). The cpusetcreate() function allocates, and sets to empty, a CPU se... |
cpuorset(3) -- Perform operations on CPU sets (libc library)
|
The cpusetops primitives manipulate sets of CPUs, by operating on data objects (of type cpuset_t) that are created by cpusetcreate(). The cpusetcreate() function allocates, and sets to empty, a CPU se... |
cpusetcreate(3) -- Perform operations on CPU sets (libc library)
|
The cpusetops primitives manipulate sets of CPUs, by operating on data objects (of type cpuset_t) that are created by cpusetcreate(). The cpusetcreate() function allocates, and sets to empty, a CPU se... |
cpusetdestroy(3) -- Perform operations on CPU sets (libc library)
|
The cpusetops primitives manipulate sets of CPUs, by operating on data objects (of type cpuset_t) that are created by cpusetcreate(). The cpusetcreate() function allocates, and sets to empty, a CPU se... |
cpusetops(3) -- Perform operations on CPU sets (libc library)
|
The cpusetops primitives manipulate sets of CPUs, by operating on data objects (of type cpuset_t) that are created by cpusetcreate(). The cpusetcreate() function allocates, and sets to empty, a CPU se... |
cpuxorset(3) -- Perform operations on CPU sets (libc library)
|
The cpusetops primitives manipulate sets of CPUs, by operating on data objects (of type cpuset_t) that are created by cpusetcreate(). The cpusetcreate() function allocates, and sets to empty, a CPU se... |
cpu_foreach(3) -- enumerate members of a CPU set (libc library)
|
The cpu_foreach() function scans the specified cpuset, starting at the position saved in the cursor parameter, for members of the set and returns the first member found. If the SET_CURSOR_FIRST flag i... |
cpu_get_current(3) -- Return the caller's current CPU ID (libc library)
|
The cpu_get_current() function fetches the ID of the CPU on which the caller is executing. |
cpu_get_info(3) -- Query CPU information for the platform (libc library)
|
The cpu_get_info() function returns the following information about the platform CPU configuration in the buffer pointed to by the info parameter: Revision number. Maximum number of CPUs supported by ... |