mail-index-alloc-cache.c revision 82d158d37db5cfb4e26affe4bc2f2a235901d1b9
98N/A#include "module-context.h"
98N/A#include "eacces-error.h"
98N/A#include "mail-index-private.h"
98N/A#include "mail-index-alloc-cache.h"
98N/Astruct mail_index_alloc_cache_list {
98N/A char *mailbox_path;
98N/A bool referenced;
561N/Astatic unsigned int indexes_cache_references_count = 0;
222N/Astatic struct mail_index_alloc_cache_list *
493N/Astatic struct mail_index_alloc_cache_list *
380N/A unsigned int destroy_count;
return match;
struct mail_index *
if (min_destroy_count > 0)
if (min_destroy_count > 0 &&
return destroyed;
destroy_unrefed(0);
void mail_index_alloc_cache_destroy_unrefed(void)