]> code.citadel.org Git - citadel.git/blob - citadel/housekeeping.h
if we tell the client we're in error state, return.
[citadel.git] / citadel / housekeeping.h
1 /* $Id$ */
2 void check_sched_shutdown(void);
3 void check_ref_counts(void);
4 void do_housekeeping(void);