aboutsummaryrefslogtreecommitdiff
path: root/src/p2p
diff options
context:
space:
mode:
authormoneromooo-monero <moneromooo-monero@users.noreply.github.com>2016-04-21 00:11:11 +0100
committermoneromooo-monero <moneromooo-monero@users.noreply.github.com>2016-04-21 00:11:11 +0100
commit4b1c0d69f4abe5c25303f2f0d07bcf6a7daf2ff9 (patch)
tree7e691573b3218c1773b440036afb834ce69743b1 /src/p2p
parentMerge pull request #803 (diff)
downloadmonero-4b1c0d69f4abe5c25303f2f0d07bcf6a7daf2ff9.tar.xz
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/p2p')
0 files changed, 0 insertions, 0 deletions