diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-06-07 16:05:43 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-06-07 16:05:43 +0100 |
| commit | 538af3d961b5017303cedb56fa35c9be23d1658a (patch) | |
| tree | 5e1edb101585afa4e6bba75a9e2b7b49ffc00406 /cscript | |
| parent | 2860640c7cf39410bfb21f69ce05e345e9078fa3 (diff) | |
Remove some flawed condition manipulation.
I think this stuff is unnecessary as wait() is interruptible
by boost::thread::interrupt. Hence instead of setting a flag
then signalling the condition we can just do interrupt(), the
exception will be thrown and that's that.
Diffstat (limited to 'cscript')
0 files changed, 0 insertions, 0 deletions
