diff options
author | Yabin Cui <yabinc@google.com> | 2016-07-13 15:53:25 -0700 |
---|---|---|
committer | Yabin Cui <yabinc@google.com> | 2016-07-13 16:08:48 -0700 |
commit | fe4a4d8f67cf84b0b10d6c689f356229e057603b (patch) | |
tree | c68f6e42176bed86291d0ccc5e02a5b8ed386a96 /libc/stdio/stdio_ext.cpp | |
parent | cc55bd831318d485dcf04149d423d91756379153 (diff) |
Force pthread_cond_timedwait_relative_np using CLOCK_MONOTONIC.
Previous patch changed pthread_cond_timedwait_relative_np to use
CLOCK_REALTIME, which causes app compatibility problem. So change
it back to CLOCK_MONOTONIC.
Bug: 30106240
Change-Id: I8e04058e92ede098f4f9f8d133f094001921441e
Diffstat (limited to 'libc/stdio/stdio_ext.cpp')
0 files changed, 0 insertions, 0 deletions