openldap/libraries/libldap_r
Hallvard Furuseth f5da908c49 thread_keys is a (poor) open-addessed hash table, but it lacked a
"deleted item" mark.  Add DELETED_THREAD_CTX.
Also improve the hash function a bit, and make the hash unsigned.
2007-05-09 22:22:44 +00:00
..
ldap_thr_debug.h happy new year 2007-01-02 20:00:42 +00:00
Makefile.in more on ITS#4799 2007-01-10 01:18:52 +00:00
rdwr.c happy new year 2007-01-02 20:00:42 +00:00
rmutex.c happy new year 2007-01-02 20:00:42 +00:00
rq.c happy new year 2007-01-02 20:00:42 +00:00
thr_cthreads.c happy new year 2007-01-02 20:00:42 +00:00
thr_debug.c Don't complain if detached threads exit after ldap_debug_thread_destroy(). 2007-05-09 19:21:08 +00:00
thr_lwp.c happy new year 2007-01-02 20:00:42 +00:00
thr_nt.c happy new year 2007-01-02 20:00:42 +00:00
thr_posix.c ITS#4948: '#if <undefined macro>' -> '#ifdef' warning cleanup 2007-05-09 18:17:10 +00:00
thr_pth.c happy new year 2007-01-02 20:00:42 +00:00
thr_stub.c happy new year 2007-01-02 20:00:42 +00:00
thr_thr.c happy new year 2007-01-02 20:00:42 +00:00
threads.c happy new year 2007-01-02 20:00:42 +00:00
tpool.c thread_keys is a (poor) open-addessed hash table, but it lacked a 2007-05-09 22:22:44 +00:00