]> code.citadel.org Git - citadel.git/blob - citadel/housekeeping.h
When I don't have the time or focus to deep code, I spend time doing style cleanup...
[citadel.git] / citadel / housekeeping.h
1 void check_sched_shutdown(void);
2 void check_ref_counts(void);
3 void do_housekeeping(void);