Home | History | Annotate | Download | only in docs

Lines Matching full:pthread

53 <para>Helgrind is aware of all the pthread abstractions and tracks
109 <listitem><para>when a POSIX pthread function fails with an
119 <listitem><para>invalid or duplicate initialisation of a pthread
121 <listitem><para>initialisation of a pthread barrier on which threads
123 <listitem><para>destruction of a pthread barrier object which was
126 <listitem><para>waiting on an uninitialised pthread
278 #include <pthread.h>