Abstracted pthread from threads.* into sysdep_decls.h to ease porting.
[citadel.git] / citadel / threads.h
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