Searched refs:handleEventFreeing (Results 1 – 1 of 1) sorted by relevance
401 static void handleEventFreeing(uint32_t evtType, void *evtData, TaggedPtr evtFreeData) // watch out… in handleEventFreeing() function438 if (!(mEvtsInternal = evtQueueAlloc(512, handleEventFreeing))) { in osInit()1152 handleEventFreeing(evtType, evtData, *evtFreeingInfoP); in osFreeRetainedEvent()1208 handleEventFreeing(evtType, evtData, evtFreeingInfo); in osMainDequeueLoop()