Searched refs:MINCTX (Results 1 – 1 of 1) sorted by relevance
105 #define MINCTX 2 macro1590 static int next = MINCTX; in ctx_alloc()1601 cnum = MINCTX; in ctx_alloc()1605 if (cnum < MINCTX) in ctx_alloc()1606 cnum = MINCTX; /* Never steal ctx 0 or 1 */ in ctx_alloc()