Searched refs:evtQueueRemoveAllMatching (Results 1 – 3 of 3) sorted by relevance
39 void evtQueueRemoveAllMatching(struct EvtQueue* q, bool (*match)(uint32_t evtType, const void *dat…
158 void evtQueueRemoveAllMatching(struct EvtQueue* q, in evtQueueRemoveAllMatching() function
1321 evtQueueRemoveAllMatching(mEvtsInternal, match, context); in osRemovePendingEvents()