os161-1.99
Data Fields
cpu Struct Reference
Collaboration diagram for cpu:
Collaboration graph
[legend]

Data Fields

struct cpuc_self
unsigned c_number
unsigned c_hardware_number
struct threadc_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:
 All Data Structures