Monday, 4 August 2014

Re: [gccsdk] Pthreads barrier

In message <53DF700A.9060506@mesham.com>
Nick Brown <nick@mesham.com> wrote:

> I'm trying to compile a Linux code which uses pthreads, it all seems
> fine apart from not being able to find barrier support (
> pthread_barrier_t and associated functions.) I've had a look in the
> pthreads.h include file that ships with the RISC OS version of GCC and
> it seems like barriers are missing from it. I can work around this by
> implementing my own barrier in the code but before I do this, to avoid
> any duplication, was wondering if it has been implemented and is just
> somewhere else?

I'm not aware of pthread barrier support in UnixLib. Awaiting
contributions ;-)

John.
--
John Tytgat, in his comfy chair at home
John.Tytgat@aaug.net

_______________________________________________
GCCSDK mailing list gcc@gccsdk.riscos.info
Bugzilla: http://www.riscos.info/bugzilla/index.cgi
List Info: http://www.riscos.info/mailman/listinfo/gcc
Main Page: http://www.riscos.info/index.php/GCCSDK

No comments:

Post a Comment