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