Abstracted pthread from threads.* into sysdep_decls.h to ease porting.
[citadel.git] / citadel / threads.c
2007-12-29 Dave WestAbstracted pthread from threads.* into sysdep_decls...
2007-12-29 Dave WestRemoved two unused mutex's.
2007-12-29 Dave WestRemoved a few unneccesary lock calls to get a small...
2007-12-23 Dave WestMoved all threading code into threads.c