summaryrefslogtreecommitdiff
path: root/test/008-exceptions/src/MultiDexBadInitWrapper1.java
diff options
context:
space:
mode:
authorDaniel Colascione <dancol@google.com>2016-11-21 14:35:42 -0800
committerDaniel Colascione <dancol@google.com>2016-11-21 15:44:06 -0800
commit6f4d102e0c3029b3c74af13d3846a14e1c878a12 (patch)
tree18ad351a86cabf94c2bb7f4f8b9dff9d0ec7c59a /test/008-exceptions/src/MultiDexBadInitWrapper1.java
parentda2d78ba97d177b80e0e9528362bcebc1fd31f0f (diff)
Correctly handle EINTR return from futex
We should handle EINTR the same way we do EAGAIN: they're both transient failures. Either way, higher-level code (see ReaderWriterMutex::SharedLock) will do the right thing, loop around, and try again. Test: code inspection Change-Id: I1eb7fb6851cc1a65acc9a0cf7cbeef787b6b28b6
Diffstat (limited to 'test/008-exceptions/src/MultiDexBadInitWrapper1.java')
0 files changed, 0 insertions, 0 deletions