started 60 main.c xchg(&cpu->started, 1); // tell startothers() we're up started 96 main.c while(c->started == 0) started 10 proc.h volatile uint started; // Has the CPU started?