commit | 85b18e213b006dc3e55dfe37f09ac02be542f3c3 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Mon Apr 04 14:21:47 2016 -0700 |
committer | Elliott Hughes <enh@google.com> | Mon Apr 04 14:51:21 2016 -0700 |
tree | 12db71406e3cab37dfddf765755475202ce2adfe | |
parent | 8ef4e8edf2871151ab7a2dac1ab3f9631f0460f2 [diff] |
Fix Condition::waitRelative. HAVE_PTHREAD_COND_TIMEDWAIT_RELATIVE has never been defined for LP64, so let's have everyone use the same code path. Also fix the possible overflow. Bug: http://b/26944282 Bug: http://b/27918161 Change-Id: I51fc0ebb1f6b860dc62d721f8ebfbcf724ce66e7