monero/src
moneromooo-monero 4b1c0d69f4
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.
2016-04-21 00:11:11 +01:00
..
blockchain_db
blockchain_utilities
blocks
common
crypto
cryptonote_core
cryptonote_protocol
daemon
daemonizer
miner
mnemonics
p2p
platform
rpc
serialization
simplewallet simplewallet: some background refresh threading fixes 2016-04-21 00:11:11 +01:00
wallet
CMakeLists.txt
cryptonote_config.h
version.cmake
version.h.in