Searched defs:Schedq (Results 1 – 3 of 3) sorted by relevance
42 typedef struct Schedq Schedq; typedef650 struct Schedq struct653 Proc* head;654 Proc* tail;655 int n;
43 typedef struct Schedq Schedq; typedef601 struct Schedq struct604 Proc* head;605 Proc* tail;606 int n;
48 typedef struct Schedq Schedq; typedef