openldap/libraries/libldap_r
Kurt Zeilenga ec426532b2 Reworked thread code to better support thread-library specific
r/w locks and thread pools.  Hide internal structures (using
pthread'ish technics).  Place common code in threads.c.  Move
no-thread code to thr_stub.c.  Move thread pool code to tpool.c.
Removed setconcurrency call from initializer, added 'concurrency'
directive to slapd.  Tested code under pthreads, pth, and no-threads.
2000-06-13 02:42:13 +00:00
..
apitest_r.dsp New indexer/filter codes (test suite works) with cheats 2000-06-04 22:59:38 +00:00
apitest_r.dsw Add missing MSVC5 workspace/projects. 1999-05-26 19:49:10 +00:00
libldap_r.dsp Add sort/vlv controls 2000-06-10 17:28:09 +00:00
libldap_r.dsw Update NT port with support for -lldap_r and -lldbm. 1999-03-01 22:37:05 +00:00
ltest_r.dsp New indexer/filter codes (test suite works) with cheats 2000-06-04 22:59:38 +00:00
ltest_r.dsw Add missing MSVC5 workspace/projects. 1999-05-26 19:49:10 +00:00
ltest.dsp Update NT port with support for -lldap_r and -lldbm. 1999-03-01 22:37:05 +00:00
ltest.dsw Update NT port with support for -lldap_r and -lldbm. 1999-03-01 22:37:05 +00:00
Makefile.in Reworked thread code to better support thread-library specific 2000-06-13 02:42:13 +00:00
rdwr.c Reworked thread code to better support thread-library specific 2000-06-13 02:42:13 +00:00
thr_cthreads.c Reworked thread code to better support thread-library specific 2000-06-13 02:42:13 +00:00
thr_lwp.c Reworked thread code to better support thread-library specific 2000-06-13 02:42:13 +00:00
thr_nt.c Reworked thread code to better support thread-library specific 2000-06-13 02:42:13 +00:00
thr_posix.c Reworked thread code to better support thread-library specific 2000-06-13 02:42:13 +00:00
thr_pth.c Reworked thread code to better support thread-library specific 2000-06-13 02:42:13 +00:00
thr_stub.c Reworked thread code to better support thread-library specific 2000-06-13 02:42:13 +00:00
thr_thr.c Reworked thread code to better support thread-library specific 2000-06-13 02:42:13 +00:00
threads.c Reworked thread code to better support thread-library specific 2000-06-13 02:42:13 +00:00
tpool.c Reworked thread code to better support thread-library specific 2000-06-13 02:42:13 +00:00