Hi Hemant,

On Thu, Nov 2, 2017 at 5:47 AM, Hemant Chaudhary
<[email protected]> wrote:
>
> Semaphore is used in multi process environment to share resources within
> processes. But when I am starting apache in debug mode i:e single process
> then still it creates semaphore. May I know the reason why it is creating
> semaphore in debug mode also.

The debug mode has no particular code optimization or walkout,
precisely because we want to be able to diagnose potential bugs for
the non-debug case.

Regards,
Yann.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to