OSDN Git Service

Add pthread_rwlock_t implementation to the C library (DO NOT MERGE)
authorDavid 'Digit' Turner <digit@google.com>
Tue, 11 May 2010 23:39:22 +0000 (16:39 -0700)
committerMathias Agopian <mathias@google.com>
Wed, 19 May 2010 21:53:18 +0000 (14:53 -0700)
commit8a1d2cf1422e35257c160ac5bb12dd3ee481c433
tree6307e0ed69c9b22cb49d7702f71d43d1d910e0bf
parent8e1ee7fd01986825074ececd39e8c2a5ebc907e0
Add pthread_rwlock_t implementation to the C library (DO NOT MERGE)

Change-Id: I756d8c26afc37cd7b71117ddbaa02a2cb40fdecb
libc/Android.mk
libc/bionic/pthread-rwlocks.c [new file with mode: 0644]
libc/docs/CHANGES.TXT
libc/include/pthread.h