Searched refs:SmEventQueue (Results 1 – 2 of 2) sorted by relevance
175 intvl = SmEventQueue->ev_time - now;231 if (SmEventQueue != NULL)277 if (SmEventQueue == NULL) in sm_clear_events()288 SmFreeEventList = SmEventQueue; in sm_clear_events()289 SmEventQueue = NULL; in sm_clear_events()388 while ((ev = SmEventQueue) != NULL &&402 ev = SmEventQueue;403 SmEventQueue = SmEventQueue->ev_link;415 if (SmEventQueue != NULL)440 if (SmEventQueue->ev_time > now)[all …]
191 intvl = SmEventQueue->ev_time - now;255 if (SmEventQueue != NULL)304 if (SmEventQueue == NULL) in sm_clear_events()317 SmFreeEventList = SmEventQueue; in sm_clear_events()318 SmEventQueue = NULL; in sm_clear_events()421 while ((ev = SmEventQueue) != NULL &&435 ev = SmEventQueue;436 SmEventQueue = SmEventQueue->ev_link;448 if (SmEventQueue != NULL)473 if (SmEventQueue->ev_time > now)[all …]