OSDN Git Service

libc: add sanity checks to pthread_mutex_destroy()
authorDavid 'Digit' Turner <digit@google.com>
Mon, 28 Jun 2010 21:20:22 +0000 (14:20 -0700)
committerDavid 'Digit' Turner <digit@google.com>
Mon, 28 Jun 2010 21:20:22 +0000 (14:20 -0700)
commita02b93bd75a9d156117264d88069566e447397e2
tree82f11630b57fc7a9defa24b8e2955a5614275d1c
parent0621a279adfb981ea1f0564e7fc8280cda78e043
libc: add sanity checks to pthread_mutex_destroy()

Change-Id: Iddb2204fa792fa9aca5f19838926dddbb09b74a2
libc/bionic/pthread.c
libc/docs/CHANGES.TXT