summaryrefslogtreecommitdiffstats
path: root/mobile-widgets/qml
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2020-03-28 18:14:00 -0700
committerGravatar Dirk Hohndel <dirk@hohndel.org>2020-03-29 12:36:57 -0700
commitd12e86cb2b7fa5562078d0d71ffec8d8201e70d6 (patch)
tree57cee9c3eef009f4a267ef9e5b9c38164dc300c6 /mobile-widgets/qml
parentd482108f8c8d916a896091f8f3417d7e08278698 (diff)
downloadsubsurface-d12e86cb2b7fa5562078d0d71ffec8d8201e70d6.tar.gz
mobile/cleanup: use a mutex to protect storage access
Instead of the crude and error prone bool, let's just use the right tool for this job. In order to avoid issues with a goto across a mutex boundary, this slightly restructures the code in one place - 'git show -w' makes it clear that this is really rather simple in its changes. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'mobile-widgets/qml')
0 files changed, 0 insertions, 0 deletions