can't find "pthread_barrier_t"

Joel Sherrill joel at rtems.org
Sat Mar 27 14:26:34 UTC 2021


On Sat, Mar 27, 2021, 4:39 AM 382535941 <382535941 at qq.com> wrote:

>     I would like to compile rtems on my C6678 board. I have changed some
> code and when I wanted to compile it, I find it doesn't
> define pthread_barrier_t in \cpukit\include\rtems\posix\pthread.h. Is there
> other place to put it or I should install a pthread library?
>

That is an internal support file for the implementation of pthreads. The
actual header file you want to include was installed with the RTEMS tool
chain.

Did you build an items tool chain and is that what you are using?

--joel

> _______________________________________________
> users mailing list
> users at rtems.org
> http://lists.rtems.org/mailman/listinfo/users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/users/attachments/20210327/d32a1c29/attachment.html>


More information about the users mailing list