Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/core/
DsimpleQ.c30 struct SimpleQueue { struct
31 SimpleQueueForciblyDiscardCbkF discardCbk; argument
39 static inline struct SimpleQueueEntry *simpleQueueGetNth(struct SimpleQueue* sq, uint32_t n) in simpleQueueGetNth() argument