Files
lix/src/libmain
Eelco Dolstra ab3ce1cc13 Improve SIGINT handling in multi-threaded programs
The flag remembering whether an Interrupted exception was thrown is
now thread-local. Thus, all threads will (eventually) throw
Interrupted. Previously, one thread would throw Interrupted, and then
the other threads wouldn't see that they were supposed to quit.
2016-03-29 16:37:16 +02:00
..
Doh
2016-02-22 17:33:27 +01:00
2014-09-18 12:00:40 +02:00
2016-02-25 11:25:11 +01:00
2014-12-12 17:14:28 +01:00