diff options
| author | Wladimir J. van der Laan <[email protected]> | 2015-01-19 15:33:55 +0100 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2015-01-19 15:37:48 +0100 |
| commit | 28ee7e8b8c658bab4a5e13a13254950e226453a7 (patch) | |
| tree | 2f2af0781de370ce41c05455d2a987e6038d3d76 /src/test/script_tests.cpp | |
| parent | Merge pull request #5671 (diff) | |
| download | discoin-28ee7e8b8c658bab4a5e13a13254950e226453a7.tar.xz discoin-28ee7e8b8c658bab4a5e13a13254950e226453a7.zip | |
Get rid of DetectShutdownThread
The main thread spends time waiting for the DetectShutdownThread.
So why not just run this waiting loop function in the main thread?
One thread-stack less saves 4MB of virtual memory on 32-bit, and 8MB on
64-bit.
Diffstat (limited to 'src/test/script_tests.cpp')
0 files changed, 0 insertions, 0 deletions