commit | 68de407b5fc746c0fa82706dd897288d01c32930 | [log] [tgz] |
---|---|---|
author | David Benjamin <davidben@chromium.org> | Wed Apr 29 13:24:56 2015 -0400 |
committer | David Benjamin <davidben@google.com> | Wed Apr 29 20:47:07 2015 +0000 |
tree | b1f4f9f5faefa6957597393c35d0a9e4cc7d924f | |
parent | d33908e8d66db1ccaf6b27fd5e3c7d3fc1449cc1 [diff] |
Work around missing PTHREAD_RWLOCK_INITIALIZER in NaCl newlib. This can be removed once NaCl is fixed and the fix rolls into Chromium. See https://code.google.com/p/nativeclient/issues/detail?id=4160 See https://codereview.chromium.org/951583004/diff/60001/src/untrusted/pthread/pthread.h#pair-132 https://codereview.chromium.org/951583004/diff/60001/src/untrusted/pthread/nc_rwlock.c#pair-48 Change-Id: I21e6d97b24c17f21aa97ee0f71d374400455c441 Reviewed-on: https://boringssl-review.googlesource.com/4590 Reviewed-by: Adam Langley <agl@google.com>