|
OSAPI
0.29
Open System API
|
Define a type for CPU features. More...
#include <machine_type_features.h>
Data Fields | |
| t_cpu_feature_size | max |
| Maximum number of OSAPI supported CPU features (to avoid mismatches between clients and library) | |
| t_cpu_feature_size | avail |
| Number of available CPU features (to speedup library functions) | |
| _Bool | feature [osapi_machine_cpu_feature_max+1] |
| Is Feature present? | |
Define a type for CPU features.