When doing shutdown we allow each thread up to 5 seconds to exit on its
[citadel.git] / citadel / threads.h
2008-03-18 Dave WestWhen doing shutdown we allow each thread up to 5 second...
2007-12-29 Dave WestAbstracted pthread from threads.* into sysdep_decls...
2007-12-29 Dave WestRemoved a few unneccesary lock calls to get a small...
2007-12-29 Dave WestFix the missing #define CTDLTHREAD_BIGSTACK for the...
2007-12-23 Dave WestMoved all threading code into threads.c