Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit e9c6faec authored by Pavel Grafov's avatar Pavel Grafov
Browse files

Remove dead code + trivial refactoring

Atomic is unnecessary here, boolean reads and writes are already atomic
and with "volatile" will always use main memory, so all writes will be
immediately visible to all threads. Atomic is also slower.

Bug: 335663055
Flag: EXEMPT removing dead code + trivial refactoring
Test: TreeHugger
Change-Id: I73e2e4674f81fea7bf790b6230c7281b783bb3c0
parent e735e89e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment