[PATCH] Make wait4 a pthread cancellation point

Thomas Pfaff tpfaff@gmx.net
Mon Jan 13 12:43:00 GMT 2003


Attached is a patch and a test case for wait4 (used by wait, wait3 and
waitpid).

2003-01-13  Thomas Pfaff  <tpfaff@gmx.net>

	* wait.cc: Include thread.h
	(wait4): Add pthread_testcancel call.
	Wait for child process and cancellation event.
	* thread.cc: Update list of cancellation points.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: cancel9.c
URL: <http://cygwin.com/pipermail/cygwin-patches/attachments/20030113/b2bf3f41/attachment.c>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: wait-cancel.patch
URL: <http://cygwin.com/pipermail/cygwin-patches/attachments/20030113/b2bf3f41/attachment.ksh>


More information about the Cygwin-patches mailing list