(interrupt_handle): New variable.
authorRichard M. Stallman <rms@gnu.org>
Fri, 15 May 1998 20:53:39 +0000 (20:53 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 15 May 1998 20:53:39 +0000 (20:53 +0000)
commit1ce3dc2b2d069683aae490efa44da83f48df168d
tree801da72ce1c0b3db730f806011a5e8924a130845
parent85348a1744b43cd3a800ac1bed2f2e4b0d30b6f7
(interrupt_handle): New variable.
(init_crit): Initialize it.
(delete_crit): Cleanup on exit.
(signal_quit): New function.  Signal any threads that are blocked
on a "system" call (provided they have been specially written to
check for this), so the call can fail with EINTR as on Unix.
src/w32xfns.c