#include <config.h>#include <isc/os.h>Go to the source code of this file.
Functions | |
| unsigned int | isc_os_ncpus (void) |
| Return the number of CPUs available on the system, or 1 if this cannot be determined. | |
| unsigned int isc_os_ncpus | ( | void | ) |
Return the number of CPUs available on the system, or 1 if this cannot be determined.
Definition at line 78 of file os.c.
References ncpus.
Referenced by create_managers(), isc_test_begin(), main(), and setup().