Searched defs:NOTIFY_DELAY_MSECS (Results 1 - 3 of 3) sorted by relevance

/dovecot/src/lib-storage/
H A Dmailbox-watch.c12 #define NOTIFY_DELAY_MSECS 500 macro
52 timeout_add_short(NOTIFY_DELAY_MSECS,
/dovecot/src/lib-storage/index/imapc/
H A Dimapc-mailbox.c17 #define NOTIFY_DELAY_MSECS 500 macro
154 timeout_add_short(NOTIFY_DELAY_MSECS,
/dovecot/src/lib-storage/list/
H A Dmailbox-list-index-notify.c15 #define NOTIFY_DELAY_MSECS 500 macro
883 timeout_add_short(NOTIFY_DELAY_MSECS,
905 timeout_add_short(NOTIFY_DELAY_MSECS,

Completed in 14 milliseconds