On Tuesday, November 19, 2002, at 10:46 AM, <[EMAIL PROTECTED]> wrote:

If you don't want the child process to destroy the mutex, then you should
kill that cleanup in the child process. That is why we have the
apr_pool_cleanup_kill API.


Naw, we just shouldn't automatically destroy locks in a cleanup. Destroying
all mutexes should just become the responsibility of the application.


-aaron



Reply via email to