* There is now a dedicated thread for doing database checkpoints.
[citadel.git] / citadel / database.h
index 420fe6d1837841d82a0b5fcc09bb65a365da65ef..7fd42bcb8f80b2dc5bea7a48a78fe2fdf8f59aee 100644 (file)
@@ -15,6 +15,7 @@ void cdb_allocate_tsd(void);
 void cdb_free_tsd(void);
 void cdb_check_handles(void);
 void cdb_trunc(int cdb);
+void *checkpoint_thread(void *arg);
 
 /*
  * Database records beginning with this magic number are assumed to