[PATCH] suspend all thread on SIGSTOP

Thomas Pfaff tpfaff@gmx.net
Fri Oct 31 20:57:00 GMT 2003


This patch suspends all threads on SIGSTOP and resumes them on SIGCONT. 
The corresponding functions in the pthread class are already committed.

Thomas

2003-10-31  Thomas Pfaff  <tpfaff@gmx.net>

	* exceptions.cc (sig_handle_tty_stop): Suspend all
	threads on SIGSTOP, resume them on SIGCONT.




More information about the Cygwin-patches mailing list