gthr-posix.h (__gthread_recursive_mutex_init_function): Guard with #ifdef PTHREAD_MUT...
authorEric Botcazou <ebotcazou@libertysurf.fr>
Fri, 29 Oct 2004 04:23:18 +0000 (06:23 +0200)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Fri, 29 Oct 2004 04:23:18 +0000 (04:23 +0000)
commite95dc99b7b412f1d1890db2f738580dfeb826d64
treebccd869f2811734b3f8196e381259f8667ac37f5
parentd1ea4593075a282c71a4560b32d50a26d3519092
gthr-posix.h (__gthread_recursive_mutex_init_function): Guard with #ifdef PTHREAD_MUTEX_RECURSIVE/#endif pairs.

* gthr-posix.h (__gthread_recursive_mutex_init_function): Guard
with #ifdef PTHREAD_MUTEX_RECURSIVE/#endif pairs.

From-SVN: r89805
gcc/ChangeLog
gcc/gthr-posix.h