3.1.5 omp_get_num_procs 函数

omp_get_num_procs 函数返回到程序的函数时调用处理器的数目。 格式如下所示:

#include <omp.h>
int omp_get_num_procs(void);