OSDN Git Service

PTHREAD_KEYS_MAX cleanup.
authorElliott Hughes <enh@google.com>
Thu, 12 Dec 2013 19:02:41 +0000 (11:02 -0800)
committerElliott Hughes <enh@google.com>
Thu, 12 Dec 2013 20:51:08 +0000 (12:51 -0800)
commit1887621de8a48eece8a05f2400ddd783b9833147
tree73707f9768954e6d68f077febc4f442e2010609e
parent38fcbbb35a40c46e96b4df10d670d1c132910854
PTHREAD_KEYS_MAX cleanup.

I fixed this bug a while back, but didn't remove it from the list,
could have added a better test, and could have written clearer code
that didn't require a comment.

Change-Id: Iebdf0f9a54537a7d5cbca254a5967b1543061f3d
ABI-bugs.txt
libc/private/bionic_tls.h
tests/pthread_test.cpp