Searched refs:QueueT (Results 1 – 2 of 2) sorted by relevance
44 typedef struct QueueT QueueT; typedef59 struct QueueT struct91 QueueT *Q; // queue of events
229 Q = (QueueT *) oscl_malloc(sizeof(QueueT)); in QueueInit()