Searched refs:simpleQueueDestroy (Results 1 – 3 of 3) sorted by relevance
32 void simpleQueueDestroy(struct SimpleQueue* sq); //will call discard, but in no particular order!
79 void simpleQueueDestroy(struct SimpleQueue* sq) in simpleQueueDestroy() function
750 simpleQueueDestroy(mOutputQ); in initSensors()