GATE
C/C++ Framework
Loading...
Searching...
No Matches
SystemCpuActivation Struct Reference

System processor core activation configuration. More...

#include <os.hpp>

Public Member Functions

bool_t get (size_t coreIndex)
void set (size_t coreIndex, bool_t enabled)

Detailed Description

System processor core activation configuration.

Member Function Documentation

◆ get()

bool_t get ( size_t coreIndex)
Parameters
coreIndex
Returns

◆ set()

void set ( size_t coreIndex,
bool_t enabled )
Parameters
coreIndex
enabled

The documentation for this struct was generated from the following files:
  • src/gate/system/os.hpp
  • src/gate/system/cxx_os.cpp