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

/dovecot/src/lib-dict/
H A Ddict-client.c187 /* stop client_dict_wait() */
818 static void client_dict_wait(struct dict *_dict) function
1023 client_dict_wait(_dict);
1227 client_dict_wait(_ctx->dict);
1373 client_dict_wait(_ctx->dict);
1474 .wait = client_dict_wait,

Completed in 69 milliseconds