]> code.citadel.org Git - citadel.git/blob - citadel/housekeeping.h
* ctdl_internal_thread_func(): just use SYS_gettid if the system provides it. thit...
[citadel.git] / citadel / housekeeping.h
1 /* $Id$ */
2 void check_sched_shutdown(void);
3 void check_ref_counts(void);
4 void do_housekeeping(void);