threadstate_t 75 kern/include/thread.h threadstate_t t_state; /* State this thread is in */ threadstate_t 548 kern/thread/thread.c thread_switch(threadstate_t newstate, struct wchan *wc)