forked from lix-project/lix
ab3ce1cc13
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. |
||
---|---|---|
.. | ||
common-args.cc | ||
common-args.hh | ||
local.mk | ||
nix-main.pc.in | ||
shared.cc | ||
shared.hh | ||
stack.cc |