Added a macro to get a threads structure.
authorDave West <davew@uncensored.citadel.org>
Fri, 30 Nov 2007 17:51:44 +0000 (17:51 +0000)
committerDave West <davew@uncensored.citadel.org>
Fri, 30 Nov 2007 17:51:44 +0000 (17:51 +0000)
commit3516bdf6a4a44464d658430a7293742a3f70eb1f
tree693d9ec414caa29b980c99ea813e5a404a11c971
parent8e6f26b2c191957b8394e5090b73aa1d6f356ef5
Added a macro to get a threads structure.
Spead up CtdlThreadCheckStop() by requiring the caller pass in its own
thread structure.
citadel/include/ctdl_module.h
citadel/modules/checkpoint/serv_checkpoint.c
citadel/modules/fulltext/serv_fulltext.c
citadel/sysdep.c