Home
last modified time | relevance | path

Searched refs:simpleQueueAllocWithDiscard (Results 1 – 1 of 1) sorted by relevance

/device/google/contexthub/firmware/os/core/
DsimpleQ.c117 static struct SimpleQueueEntry* simpleQueueAllocWithDiscard(struct SimpleQueue* sq) in simpleQueueAllocWithDiscard() function
161 e = simpleQueueAllocWithDiscard(sq); in simpleQueueEnqueue()