gthr-posix.h [...] (__gthread_active_p): If __GLIBC__ is defined, refer to __pthread_...
authorRoland McGrath <mcgrathr@google.com>
Mon, 11 Jun 2012 21:15:38 +0000 (21:15 +0000)
committerRichard Henderson <rth@gcc.gnu.org>
Mon, 11 Jun 2012 21:15:38 +0000 (14:15 -0700)
commit67a218c536ea9df14dbfdf5f4d8c208b64e2225d
treee6c3bc6e891d604f2856261072188f5d68597d40
parentd3843c672639d3bdd8242e2eb72572855d97216d
gthr-posix.h [...] (__gthread_active_p): If __GLIBC__ is defined, refer to __pthread_key_create instead of pthread_cancel.

* gthr-posix.h [neither FreeBSD nor Solaris] (__gthread_active_p):
If __GLIBC__ is defined, refer to __pthread_key_create instead of
pthread_cancel.

From-SVN: r188400
libgcc/ChangeLog
libgcc/gthr-posix.h