]> code.citadel.org Git - citadel.git/blob - citadel/housekeeping.h
f85b76d98b6922b36aef7eda85c08c09c478fe71
[citadel.git] / citadel / housekeeping.h
1 /* $Id$ */
2 void check_sched_shutdown(void);
3 void check_ref_counts(void);
4 void do_housekeeping(void);