pthread_mutex_lock doesn't interrupt

James Cotton peabody124@gmail.com
Mon Jul 12 17:16:00 GMT 2010


Hello, I've been trying to get the FreeRTOS Posix simulator to run on
Cygwin and have run into a few bugs in the signal handling/pthread
libraries and have isolated test cases

I believe when pthread_mutex_lock receives an interrupt it should run
it then resume trying to get a lock, the signal handler appears to
never run (at least as inferred by no output.  I tried running under
cygwin gdb but get uniformative backtraces).

Thanks,
James
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test_case_4_mutex_lock.c
Type: application/octet-stream
Size: 724 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin/attachments/20100712/a1184090/attachment.obj>
-------------- next part --------------
--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


More information about the Cygwin mailing list