]> git.sur5r.net Git - openldap/commit
Simplify: Remove tid_zero, thread_keys[].id and ldap_int_main_tid.
authorHallvard Furuseth <hallvard@openldap.org>
Fri, 1 Jun 2007 15:24:19 +0000 (15:24 +0000)
committerHallvard Furuseth <hallvard@openldap.org>
Fri, 1 Jun 2007 15:24:19 +0000 (15:24 +0000)
commitb3e4305131ced4061b0af4bb2bf21f9c9530ecfd
tree246a3e05915a43c4840da4983914801434d6301e
parent46d420565b1572102c2fbcc12d7b2aa80c39d3b4
Simplify: Remove tid_zero, thread_keys[].id and ldap_int_main_tid.
Not needed after ldap_int_thread_userctx_t.ltu_id was added and
_pool_wrapper took care not to update thread_keys[] during pauses.
Fix bogus thread_keys[].ctx comment.
libraries/libldap_r/tpool.c