]> code.citadel.org Git - citadel.git/blob - citadel/housekeeping.h
GETTEXT: represent C as en_US to the user - no one speaks C that fluently after all ;-)
[citadel.git] / citadel / housekeeping.h
1 void check_sched_shutdown(void);
2 void check_ref_counts(void);
3 void do_housekeeping(void);