File: housekeeping.h

package info (click to toggle)
citadel 7.83-2squeeze2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 4,572 kB
  • ctags: 3,756
  • sloc: ansic: 54,870; sh: 4,298; yacc: 660; makefile: 450; xml: 40
file content (4 lines) | stat: -rw-r--r-- 150 bytes parent folder | download
1
2
3
4
/* $Id: housekeeping.h 8036 2009-11-10 20:12:04Z davew $ */
void check_sched_shutdown(void);
void check_ref_counts(void);
void do_housekeeping(void);