]> git.sur5r.net Git - openldap/commit
ITS#5364 cleanup
authorHallvard Furuseth <hallvard@openldap.org>
Mon, 11 Feb 2008 15:49:52 +0000 (15:49 +0000)
committerHallvard Furuseth <hallvard@openldap.org>
Mon, 11 Feb 2008 15:49:52 +0000 (15:49 +0000)
commit785906355359366a6171a1de0f034f6660528d95
tree703393e8685391f0962f284b632d867c59004eeb
parentd64f5be10537e1420983c9631a9687608761a111
ITS#5364 cleanup
Fix rev 1.91 patch: Reset ltp_pending_count when flushing ltp_pending_list.
Remove flush_pending_list() again and the now-unnecessary 2nd call to it.
Help the compiler a little.
Move ltp_work_list in case it makes a difference for caching.
Move mutex unlock in pool_destroy() to make concurrency debuggers happier.
libraries/libldap_r/tpool.c