do_hosekeeping is now a seperate thread. This releases worker threads
authorDave West <davew@uncensored.citadel.org>
Sun, 13 Jan 2008 16:40:49 +0000 (16:40 +0000)
committerDave West <davew@uncensored.citadel.org>
Sun, 13 Jan 2008 16:40:49 +0000 (16:40 +0000)
commitff9480f7250d97d132a4f4e8623a11db48e07e4c
tree94edeb0094d0bbd88cdc7ba69c9873ded892f4a4
parent91acd2248c9358e6150c66eeb624d479f24b3941
do_hosekeeping is now a seperate thread. This releases worker threads
from worrying about mundane tasks.
Some other code regarding experimental select() in threads. Its turned
off at the moment.
citadel/housekeeping.c
citadel/housekeeping.h
citadel/server.h
citadel/sysdep.c
citadel/sysdep_decls.h
citadel/threads.c