[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
Re: [Bug 62838] semaphores appear to be leaking
On Mon, Oct 22, 2018 at 5:04 PM William A Rowe Jr <wrowe@xxxxxxxxxxxxx> wrote:
>
> -D APR_USE_SYSVSEM_SERIALIZE
> -D APR_USE_PTHREAD_SERIALIZE
>
> Underlying the issue, this is a flaw in APR ./configure which selects two default
> mutexes, a confusing situation.
Not exactly, APR_USE_SYSVSEM_SERIALIZE is about proc_mutexes, while
APR_USE_PTHREAD_SERIALIZE is about thread_mutexes. The names are
misleading indeed...
BTW, you might want to respond on bz, not sure the OP follows bugs@.
Regards,
Yann.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: bugs-help@xxxxxxxxxxxxxxxx