openldap/libraries/libldap_r
Howard Chu fabbbafde9 Don't spawn threads based on ltp_pending_count, it doesn't get decremented
right away due to ltp_mutex still being held. Just see if all open threads
are active... Use cond_broadcast to signal all waiting threads. Make sure
to remove correct ctx from active list after the thread returns.
2003-02-17 12:10:41 +00:00
..
apitest_r.dsp New indexer/filter codes (test suite works) with cheats 2000-06-04 22:59:38 +00:00
libldap_r.dsp NT port fixes 2002-08-24 00:37:59 +00:00
ltest_r.dsp New indexer/filter codes (test suite works) with cheats 2000-06-04 22:59:38 +00:00
ltest.dsp
Makefile.in We should be calling libtool --finish when install libraries 2003-02-09 23:10:29 +00:00
rdwr.c Add asserts aliasing debugging purposes. 2000-06-16 21:25:03 +00:00
thr_cthreads.c Added ldap_pvt_thread_self() and ldap_pvt_thread_pool_context() API. 2003-01-24 06:49:13 +00:00
thr_lwp.c Added ldap_pvt_thread_self() and ldap_pvt_thread_pool_context() API. 2003-01-24 06:49:13 +00:00
thr_nt.c Added ldap_pvt_thread_self() and ldap_pvt_thread_pool_context() API. 2003-01-24 06:49:13 +00:00
thr_posix.c Added ldap_pvt_thread_self() and ldap_pvt_thread_pool_context() API. 2003-01-24 06:49:13 +00:00
thr_pth.c Added ldap_pvt_thread_self() and ldap_pvt_thread_pool_context() API. 2003-01-24 06:49:13 +00:00
thr_stub.c Added ldap_pvt_thread_self() and ldap_pvt_thread_pool_context() API. 2003-01-24 06:49:13 +00:00
thr_thr.c Set stack size for created threads 2003-02-14 23:52:38 +00:00
threads.c Happy new year 2003-01-03 20:20:47 +00:00
tpool.c Don't spawn threads based on ltp_pending_count, it doesn't get decremented 2003-02-17 12:10:41 +00:00