diff options
author | Christopher Tate <ctate@google.com> | 2011-04-04 16:59:21 -0700 |
---|---|---|
committer | Christopher Tate <ctate@google.com> | 2011-04-04 16:59:21 -0700 |
commit | 4559764e9f8adadcc80c825fb5dafd3dfb739bcf (patch) | |
tree | b519a74bea7154901575cddce97661db59ee620f /graphics/java/android/renderscript/ProgramVertexFixedFunction.java | |
parent | 78a9f6a8227d1e9b465acb84f8476a30c5af9c13 (diff) |
Fix deadlock in BackupManagerService
Lock ordering bug. The fix is to avoid having to hold both locks
simultaneously in one prong of the deadlock. (Further strengthening:
the code path for potentially acquiring both simultaneously now
begins at a common method, ensuring that lock ordering is always
consistent.)
Change-Id: If9433aff8326fec2ba0e97e96ad2d835b01e2cda
Diffstat (limited to 'graphics/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions