diff options
| author | moneromooo-monero <moneromooo-monero@users.noreply.github.com> | 2016-04-21 00:11:11 +0100 |
|---|---|---|
| committer | moneromooo-monero <moneromooo-monero@users.noreply.github.com> | 2016-04-21 00:11:11 +0100 |
| commit | 4b1c0d69f4abe5c25303f2f0d07bcf6a7daf2ff9 (patch) | |
| tree | 7e691573b3218c1773b440036afb834ce69743b1 /src/daemon/main.cpp | |
| parent | 1c66fe04bcebf50102abe6c96322f0fa5ce740ec (diff) | |
| download | monzero-core-4b1c0d69f4abe5c25303f2f0d07bcf6a7daf2ff9.tar.gz monzero-core-4b1c0d69f4abe5c25303f2f0d07bcf6a7daf2ff9.tar.xz monzero-core-4b1c0d69f4abe5c25303f2f0d07bcf6a7daf2ff9.zip | |
simplewallet: some background refresh threading fixes
We want to lock operations which access the blockchain in
wallet2. We also want the background refresh to happen again
when we cancel a foreground refresh. Wrap the locking setup
in a macro so it doesn't get copy/pasted/mangled, and use
a scope exit trick to ensure it's always properly restored.
Diffstat (limited to 'src/daemon/main.cpp')
0 files changed, 0 insertions, 0 deletions
