Searched refs:EVENT_RETRY_INTERVAL_USEC (Results 1 – 1 of 1) sorted by relevance
74 #define EVENT_RETRY_INTERVAL_USEC (200 * USEC_PER_MSEC) macro1091 event->retry_again_next_usec = usec_add(now_usec, EVENT_RETRY_INTERVAL_USEC); in event_requeue()