Lines Matching full:pthreads
27 <dt><span class="sect1"><a href="hg-manual.html#hg-manual.api-checks">7.2. Detected errors: Misuses of the POSIX pthreads API</a></span></dt>
48 in C, C++ and Fortran programs that use the POSIX pthreads
50 <p>The main abstractions in POSIX pthreads are: a set of threads
58 <li class="listitem"><p><a class="link" href="hg-manual.html#hg-manual.api-checks" title="7.2.?Detected errors: Misuses of the POSIX pthreads API">
59 Misuses of the POSIX pthreads API.</a></p></li>
77 pthreads API. However, if you want to use custom threading
95 <div class="sect1" title="7.2.?Detected errors: Misuses of the POSIX pthreads API">
97 <a name="hg-manual.api-checks"></a>7.2.?Detected errors: Misuses of the POSIX pthreads API</h2></div></div></div>
98 <p>Helgrind intercepts calls to many POSIX pthreads functions, and
134 <li class="listitem"><p>for all of the pthreads functions that Helgrind
346 Pthreads): thread creation, thread joining, locks, condition
630 pthreads functions.</p>
648 only uses POSIX pthreads primitives. Unfortunately Qt 4.X