summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramVertexFixedFunction.java
diff options
context:
space:
mode:
authorJW Wang <wangchun@google.com>2020-06-22 16:22:08 +0800
committerJW Wang <wangchun@google.com>2020-06-23 09:02:41 +0800
commit4ce1273f926851bb58d44f59b5643373d4567c81 (patch)
treea84e84bbd765f734685530ee8e1b802a2625edc4 /rs/java/android/renderscript/ProgramVertexFixedFunction.java
parent98176cac02f6457dc624e4b2223fe4cc31e0fc6d (diff)
Prevent a deadlock in #abandon
See b/159568595#comment1 for analysis. 1. rename cleanStageDir to cleanStageDirNotLocked to show it must be called without mLock held. 2. rename getChildSessions to getChildSessionsNotLocked to show it must be called without mLock held. 3. add cleanStageDir(List<PackageInstallerSession>) which is callable when mLock is held. Bug: 159568595 Test: atest StagedInstallTest Change-Id: I512ea07a4f8750431b306fa6e3c47a600a50b64f
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions