OSDN Git Service

Fix bug for recursive/errorcheck mutex on 32-bit devices.
authorYabin Cui <yabinc@google.com>
Fri, 3 Apr 2015 00:47:48 +0000 (17:47 -0700)
committerYabin Cui <yabinc@google.com>
Sat, 4 Apr 2015 02:01:17 +0000 (19:01 -0700)
commitf796985923e2d8308e00ed9567f36546dafb98d7
tree4fd9bbdae36ecfd15a4e08cdad3c7818995760ec
parent06b6e3c51d38d70c5ca99f3a3f795697031ac27f
Fix bug for recursive/errorcheck mutex on 32-bit devices.

Bug: 19216648
Change-Id: I3b43b2d18d25b9bde352da1e35f9568133dec7cf
libc/bionic/pthread_mutex.cpp
tests/Android.mk
tests/pthread_test.cpp
tests/stack_protector_test.cpp