Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/core/
Dseos.c401 static void handleEventFreeing(uint32_t evtType, void *evtData, TaggedPtr evtFreeData) // watch out… in handleEventFreeing() function
438 if (!(mEvtsInternal = evtQueueAlloc(512, handleEventFreeing))) { in osInit()
1152 handleEventFreeing(evtType, evtData, *evtFreeingInfoP); in osFreeRetainedEvent()
1208 handleEventFreeing(evtType, evtData, evtFreeingInfo); in osMainDequeueLoop()