检测处理器核心数量

This commit is contained in:
fslongjin
2022-04-04 18:42:22 +08:00
parent e667fff256
commit 60dc9f4932
10 changed files with 103 additions and 35 deletions

View File

@ -7,6 +7,7 @@
//引入对bool类型的支持
#include <stdbool.h>
#include <stdint.h>
#define NULL 0