[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: commit: ldap/libraries/libldap_r tpool.c



Howard Chu writes:
> Don't remember at the moment. I seem to recall getting stuck in the 
> cond_broadcast call.

It should never do that, so it ought to mean the cond or
mutex was munged.  ITS#5194 fixed the same day, I guess:
ldap_int_thread_pool_shutdown() is called twice, so was
ldap_pvt_thread_pool_destroy().

-- 
Regards,
Hallvard