Files
Gadgetbridge/app
Thomas KuehneandJosé Rebelo 8820f64d69 concurrency: AtomicBoolean and volatile boolean
when multiple threads may be involved
AtomicBoolean: at least once code location tests and then sets the value
volatile boolean: test and set are in different code path
2025-07-03 10:17:33 +02:00
..
2024-02-19 12:14:36 +01:00