]> git.sur5r.net Git - openldap/commit
Added ldap_pvt_thread_self() and ldap_pvt_thread_pool_context() API.
authorLuke Howard <lukeh@openldap.org>
Fri, 24 Jan 2003 06:49:13 +0000 (06:49 +0000)
committerLuke Howard <lukeh@openldap.org>
Fri, 24 Jan 2003 06:49:13 +0000 (06:49 +0000)
commit9490776d7b7b5fbbe3bf04ec2dab303999169687
tree7db961fbaf362cba8db9e7973ff51709b547cdba
parent146c0085d3c74eba7e5a9962fb26f270cd6d99a9
Added ldap_pvt_thread_self() and ldap_pvt_thread_pool_context() API.
include/ldap_pvt_thread.h
libraries/libldap_r/thr_cthreads.c
libraries/libldap_r/thr_lwp.c
libraries/libldap_r/thr_nt.c
libraries/libldap_r/thr_posix.c
libraries/libldap_r/thr_pth.c
libraries/libldap_r/thr_stub.c
libraries/libldap_r/thr_thr.c
libraries/libldap_r/tpool.c