#include <proc.h>
Data Fields | |
| uchar | id |
| struct context * | scheduler |
| struct taskstate | ts |
| struct segdesc | gdt [NSEGS] |
| volatile uint | booted |
| int | ncli |
| int | intena |
| struct cpu * | cpu |
| struct proc * | proc |
Definition at line 53 of file proc.h.
struct context* cpu::scheduler [read] |
| volatile uint cpu::booted |
| int cpu::intena |
1.5.6