mbox-storage.h revision 4b41116563110d00330896a568eff1078c382827
2875N/A#ifndef __MBOX_STORAGE_H
2875N/A#define __MBOX_STORAGE_H
2875N/A#include "index-storage.h"
2875N/A#include "mailbox-list-private.h"
2875N/Astruct mbox_storage {
3158N/Astruct mbox_mailbox {
3025N/A int mbox_lock_type;
2875N/Astruct mbox_transaction_context {
2875N/A unsigned int mbox_lock_id;
2875N/Avoid mbox_transaction_class_init(void);
2875N/Avoid mbox_transaction_class_deinit(void);
2875N/Astruct mailbox_sync_context *