diff options
author | Yurii Zubrytskyi <zyy@google.com> | 2021-03-19 17:00:12 -0700 |
---|---|---|
committer | Yurii Zubrytskyi <zyy@google.com> | 2021-03-19 17:00:12 -0700 |
commit | 0583e7f5c9075d1df7e03b23694d5f00665cf468 (patch) | |
tree | 9ca8d78ae77618cbe069ed6d3f594068dabab2e5 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 5fb05e520192de8dca4f0274d07ad664b9a551c8 (diff) |
[incfs] Allow multiple timed jobs at the same time point
Old code had a tiny chance of ignoring a job if it happens to
be scheduled to the exactly the same time as one already in the
queue. Not that it will ever happen, but better to fix it.
+ make the worker thread code slightly easier to reason about
Bug: 183243150
Test: atest IncrementalServiceTest
Change-Id: Ia3126d30e19edfd17f7c8da368e9763ca5501e84
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions