[PATCH] make handle_sigsuspend a cancellation point
Thomas Pfaff
tpfaff@gmx.net
Fri Jan 10 08:58:00 GMT 2003
This patch will make handle_sigsuspend (used by pause, sigpause
and sigsuspend) a pthread cancellation point.
2003-01-10 Thomas Pfaff <tpfaff@gmx.net>
* exceptions.cc (handle_sigsuspend): Add pthread_testcancel call.
Wait for signal and cancellation event.
* thread.cc: Update list of cancellation points.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: handle_sigsuspend-cancel.patch
URL: <http://cygwin.com/pipermail/cygwin-patches/attachments/20030110/797f342a/attachment.ksh>
More information about the Cygwin-patches
mailing list