OSDN Git Service

Add test for pthread types alignment check.
authorYabin Cui <yabinc@google.com>
Tue, 17 Mar 2015 05:46:42 +0000 (22:46 -0700)
committerYabin Cui <yabinc@google.com>
Sat, 21 Mar 2015 00:42:09 +0000 (17:42 -0700)
commitb58457221364eaad039c2c49a42626b725e980d5
treea7a8d9b3de7c34bda99153ebae330b6d180b112e
parent4149dc944bbe3c5f1c14fc998106975e68bdd6bf
Add test for pthread types alignment check.

Bug: 19249079
Change-Id: I83c4f0d11ec5d82a346ae0057d02a92bb1d519e8
libc/bionic/pthread_cond.cpp
libc/bionic/pthread_rwlock.cpp
libc/include/pthread.h
tests/pthread_test.cpp