NAME

cpu_number - unique CPU identification number

SYNOPSIS



cpuid_t cpu_number(void)

DESCRIPTION

cpu_number() returns the unique CPU identification number for the CPU that this thread is running on.

SEE ALSO

curcpu(9)