]> git.sur5r.net Git - openldap/history - libraries/libldap_r/threads.c
More NT threading fixes
[openldap] / libraries / libldap_r / threads.c
2000-06-13 Kurt ZeilengaFix up NT port after thread changes
2000-06-13 Kurt ZeilengaReworked thread code to better support thread-library...
2000-06-10 Mark ValenceFix a race condition by removing (unnecessary) unlock...
2000-06-10 Mark ValenceA little cleanup
2000-06-08 Mark ValenceAdded a yield or two for Pth.
2000-06-08 Mark ValenceThread pools enabled again -- test008 passes on NT...
2000-06-08 Mark ValenceDisable thread pooling while I fix the deadlock.
2000-06-07 Mark ValenceAdd thread pool routines.
2000-06-06 Mark ValenceIn preparation for thread pools