Searched defs:QUEUE (Results 1 - 2 of 2) sorted by relevance

/ast/src/lib/libtk/generic/
H A DtkGrab.c993 #define QUEUE(w, t, d) \
1013 QUEUE(sourcePtr, leaveType, NotifyAncestor);
1016 QUEUE(winPtr, leaveType, NotifyVirtual);
1020 QUEUE(destPtr, enterType, NotifyInferior);
1029 QUEUE(sourcePtr, leaveType, NotifyInferior);
1036 QUEUE(winPtr, enterType, NotifyVirtual);
1039 QUEUE(destPtr, enterType, NotifyAncestor);
1049 QUEUE(sourcePtr, leaveType, NotifyNonlinear);
1052 QUEUE(winPtr, leaveType, NotifyNonlinearVirtual);
1060 QUEUE(winPt
986 #define QUEUE macro
[all...]
/ast/src/cmd/coshell/
H A Dservice.h181 #define QUEUE (-1) /* waiting for shell to open */ macro

Completed in 19 milliseconds