pthread_create: function prototypes

Joel Sherrill joel.sherrill at OARcorp.com
Mon Aug 18 20:34:24 UTC 2008


rtwas wrote:
> Hello,
>
> This might be a bit of a newb question but I can't find the header file
> containing the
> functions prototype for "pthread_create" or the other pthread functions.
>
> I've done a search using "find" and "grep -R" for "pthread_create" and
> can't seem
> to locate it anywhere.
>
> Am I missing something?
>
>   
pthread.h is owned by newlib and comes with the RPMs

[joel at iceland build]$ find /opt/rtems-4.9 -name pthread.h
/opt/rtems-4.9/mips-rtems4.9/include/pthread.h
/opt/rtems-4.9/arm-rtems4.9/include/pthread.h

> Thanks.
>
> Robert W.
> _______________________________________________
> rtems-users mailing list
> rtems-users at rtems.com
> http://rtems.rtems.org/mailman/listinfo/rtems-users
>   


-- 
Joel Sherrill, Ph.D.             Director of Research & Development
joel.sherrill at OARcorp.com        On-Line Applications Research
Ask me about RTEMS: a free RTOS  Huntsville AL 35805
   Support Available             (256) 722-9985





More information about the users mailing list