This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: hang in pthread_cond_signal


Greg Smith wrote:
>>
>Seems pthread_cond_signal can hang while another thread
>is waiting on the condition AND a pthread_cond_signal
>has been previously issued when no one was waiting on the
>condition.  

Hi Greg,

I believe that this same behaviour is what is causing
threading with Python to 'freeze'.

Thanks for your clear example that pinpoints the problem !

Cheers

Norman VIne


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]