Home
last modified time | relevance | path

Searched defs:Schedq (Results 1 – 2 of 2) sorted by relevance

/plan9/sys/src/9/port/
H A Dportdat.h42 typedef struct Schedq Schedq; typedef
650 struct Schedq struct
653 Proc* head;
654 Proc* tail;
655 int n;
/plan9/sys/src/cmd/unix/drawterm/kern/
H A Ddat.h48 typedef struct Schedq Schedq; typedef