diff options
author | Kenny Root <kroot@google.com> | 2012-03-15 09:45:30 -0700 |
---|---|---|
committer | Kenny Root <kroot@google.com> | 2012-03-15 09:56:14 -0700 |
commit | a0db022419319d0b2933ff63e7ca6c59b3ed21df (patch) | |
tree | 0a43c8f0f5563755b3cf6778812d4390c78fe9ef /graphics/java/android/renderscript/ProgramVertexFixedFunction.java | |
parent | b001475fc58181f809316649776225e9fd8e4226 (diff) |
Add support for EINTR in BT
During normal operation, it's common on a multi-core device to get
EINTR. This is especially noticable during a bugreport where several
services get EINTR even though it's not fatal.
This change adds TEMP_FAILURE_RETRY around the system calls that can
receive EINTR where a retry should happen.
Change-Id: If13d24f57c587392f57961fe2caf46e2a6fa843e
Diffstat (limited to 'graphics/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions