OSDN Git Service

Expose pthread_mutex_lock_timeout_np to the NDK.
authorDan Albert <danalbert@google.com>
Mon, 12 Jun 2017 21:17:49 +0000 (14:17 -0700)
committerDan Albert <danalbert@google.com>
Mon, 12 Jun 2017 23:46:01 +0000 (16:46 -0700)
commit8c67f1e617357cad075874598702bf9a9c8e8200
tree2550c1ef1797fe002d1456ff57f3bb79b6304730
parent4f61181428ec68c2e87610829ea6a06be7eb3a4e
Expose pthread_mutex_lock_timeout_np to the NDK.

The proper API for this isn't available until L, so expose this for
API levels earlier than that.

Test: make checkbuild
Bug: https://github.com/android-ndk/ndk/issues/420
Change-Id: I382b8f557be9530f3e13aaae353b4a6e7f9301ab
libc/include/pthread.h