]> sourceware.org Git - newlib-cygwin.git/commit
* spawn.cc (pthread_cleanup): New struct.
authorChristopher Faylor <me@cgf.cx>
Sat, 20 Sep 2003 19:51:48 +0000 (19:51 +0000)
committerChristopher Faylor <me@cgf.cx>
Sat, 20 Sep 2003 19:51:48 +0000 (19:51 +0000)
commit0199487e6a7933f9a6757c77a409c6a8b271d1d3
treef2f1fd22d15529c2d1b6796e5cfb709d5e5c7a14
parent5ab307ccfd4dfb970e3b6a7c4710e0f3f5dcb442
* spawn.cc (pthread_cleanup): New struct.
(do_cleanup): New function.
(spawn_guts): Initialize struct for pthread_cleanup handling to ensure proper
restoration of signals if/when thread is cancelled.  Restore settings using
pthread_cancel_pop.
winsup/cygwin/ChangeLog
winsup/cygwin/spawn.cc
This page took 0.025477 seconds and 5 git commands to generate.