]> sourceware.org Git - newlib-cygwin.git/commit
* cygwait.cc (cygwait): Remove lock around sig retrieval since this code is
authorChristopher Faylor <me@cgf.cx>
Sat, 8 Jun 2013 14:38:20 +0000 (14:38 +0000)
committerChristopher Faylor <me@cgf.cx>
Sat, 8 Jun 2013 14:38:20 +0000 (14:38 +0000)
commit5d35299e5102d92a995cf5aabd0fafa5b96a2c90
tree56ada404b775552c88ade4f86a1a2349bd8a3310
parentebf488e1abc9737ae4aca292509f5824aa00080a
* cygwait.cc (cygwait): Remove lock around sig retrieval since this code is
essentially guarded by thread-specific signal_arrived.
* exceptions.cc (_cygtls::handle_SIGCONT): Simplify.  Eliminate lock/unlock
since code is guarded by signal_arrived.
winsup/cygwin/ChangeLog
winsup/cygwin/cygwait.cc
winsup/cygwin/exceptions.cc
winsup/cygwin/fhandler_tty.cc
winsup/cygwin/miscfuncs.cc
This page took 0.039842 seconds and 5 git commands to generate.