This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ping [PATCH] Fix a deadlock bug in static variable initialization in libsupc++


I can do that but I don't have a system for testing.

-Doug

2007/9/17, Eric Botcazou <ebotcazou@libertysurf.fr>:
> > 2007-09-13  Doug Kwan  <dougkwan@google.com>
> >
> >         * gcc/gthr-posix.h (__gthread_cond_broadcast, __gthread_cond_wait,
> >           __gthread_cond_wait_recursive, __gthread_self, __gthread_equal):
> >           Add to extend interface for POSIX conditional variables.
> >           (__GTHREAD_HAS_COND): Macro defined to signify support of
> >           conditional variables.
>
> Is this supported by POSIX 95?  If so, gthr-posix95.h should be updated too.
>
> --
> Eric Botcazou
>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]