OSDN Git Service

Hide content of pthread_cond_t in pthread_cond_internal_t.
authorYabin Cui <yabinc@google.com>
Sat, 14 Mar 2015 03:30:00 +0000 (20:30 -0700)
committerYabin Cui <yabinc@google.com>
Mon, 16 Mar 2015 18:09:52 +0000 (11:09 -0700)
commit32651b8e8e453391c7aaca47cd885e94d54d0bf4
tree16c36165ce78fbc359bba222ee0744556c3ed4c4
parentd2cf59d4633d9e731d0342d4f94b6e925589ab1e
Hide content of pthread_cond_t in pthread_cond_internal_t.

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