You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2005/07/20 20:47:49 UTC

DO NOT REPLY [Bug 27654] - Deadlock in apr_thread_cond_wait on WIN32 platform

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=27654>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=27654





------- Additional Comments From eholyat@yahoo.com  2005-07-20 20:47 -------
Created an attachment (id=15721)
 --> (http://issues.apache.org/bugzilla/attachment.cgi?id=15721&action=view)
This patch avoid race conditions.  The previous patch does not

The previous patch addressed only the unlock being called more than once.

This attachment avoids race conditions that the previous patch doesn't. This
patch also fixes the multiple calls to unlock. This patch also consolidates the
the duplicate efforts in apr_thread_cond_wait and apr_thread_cond_timedwait


-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org