notroj opened a new pull request, #57:
URL: https://github.com/apache/apr/pull/57

   ```
   For thread-debug builds, use error-checking mutexes for proc_mutex_pthread:
   
   * locks/unix/proc_mutex.c (proc_mutex_pthread_create):
     [APR_THREAD_PROC]: Set the mutex type to ERRORCHECK.
   
   * test/testprocmutex.c (test_exclusive): Skip the trylock/timedlock tests 
for thread-debug builds since it triggers undefined behaviour with proc_pthread 
mutexes.
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@apr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to