Searched refs:PopPendingEvent (Results 1 – 1 of 1) sorted by relevance
62 static inline bool PopPendingEvent(StateMachine *machine, uint32_t *event, const void **para) in PopPendingEvent() function106 bool isPending = PopPendingEvent(machine, &nextEvent, &nextPara); in ScheduleMachine()