Data Fields |
|
struct cpu * | c_self |
|
unsigned | c_number |
|
unsigned | c_hardware_number |
|
struct thread * | c_curthread |
|
struct threadlist | c_zombies |
|
unsigned | c_hardclocks |
|
bool | c_isidle |
|
struct threadlist | c_runqueue |
|
struct spinlock | c_runqueue_lock |
|
uint32_t | c_ipi_pending |
|
struct tlbshootdown | c_shootdown [TLBSHOOTDOWN_MAX] |
|
int | c_numshootdown |
|
struct spinlock | c_ipi_lock |
Detailed Description
Definition at line 49 of file cpu.h.
The documentation for this struct was generated from the following file:
- os161-1.99-S14/kern/include/cpu.h