Searched refs:event_send_all_queued (Results 1 – 4 of 4) sorted by relevance
321 sm->event_send_all_queued = 0; in event_send_all_later_handler()351 if (sm->event_send_all_queued) in event_send_all_later()353 sm->event_send_all_queued = 1; in event_send_all_later()362 if (sm->event_send_all_queued) in event_send_stop_all()364 sm->event_send_all_queued = 0; in event_send_stop_all()
142 int event_send_all_queued; /* if we are scheduled to send events soon member
442 sm->event_send_all_queued = 0; in event_send_all_later_handler()485 if (sm->event_send_all_queued) in event_send_all_later()487 sm->event_send_all_queued = 1; in event_send_all_later()496 if (sm->event_send_all_queued) in event_send_stop_all()498 sm->event_send_all_queued = 0; in event_send_stop_all()
151 int event_send_all_queued; /* if we are scheduled to send events soon member