Struct Cpu
¶
Defined in
File cpu.hpp
Page Contents
Struct Documentation
Struct Documentation
¶
struct
Cpu
¶
Public Members
Hal
::
CpuData
data
¶
uint32_t
magic
=
0xCAFEBABE
¶
uint64_t
ms
¶
Thread
*
current_thread
¶
Thread
*
idle_thread
¶
Thread
*
previous_thread
¶
Spinlock
timer_lock
¶
Gaia
Navigation
Contributing
The developer’s handbook
Code Reference
File Hierarchy
Full API
Related Topics
Documentation overview
Code Reference
Previous:
Struct CharonModules
Next:
Struct AcpiTable