context_state
TAILQ_ENTRY(context_state) context_link;
typedef struct context_state *context_t;
TAILQ_HEAD(context_tailq, context_state)
static struct context_state context_array[NCONTEXT];
TAILQ_ENTRY(context_state) context_link;
typedef struct context_state *context_t;
TAILQ_HEAD(context_tailq, context_state)
static struct context_state context_array[NCONTEXT];