HomeSort by relevance Sort by last modified time
    Searched full:pthreads (Results 51 - 75 of 229) sorted by null

1 23 4 5 6 7 8 910

  /external/chromium/testing/gmock/
CHANGES 28 on platforms having pthreads.
  /external/llvm/unittests/
Makefile.unittest 32 # Disable pthreads if LLVM was configured without them.
  /external/qemu/distrib/sdl-1.2.12/src/thread/riscos/
SDL_syscond.c 24 /* RISC OS implementations uses pthreads based on linux code */
SDL_sysmutex.c 24 /* RISC OS implementations uses pthreads based on linux code */
  /external/skia/src/ports/
SkOSEvent_android.cpp 36 // don't have pthreads.h, and therefore no timedwait(), so we punt for the demo
  /external/stlport/stlport/stl/
_threads.h 27 // Supported threading models are native SGI, pthreads, uithreads
28 // (similar to pthreads, but based on an earlier draft of the Posix
87 //HPUX variants have (on some platforms optional) non-standard "DCE" pthreads impl
264 // (This is similar to the ways that a pthreads mutex can be initialized.)
  /external/valgrind/main/include/
pub_tool_threadstate.h 34 /* The maximum number of pthreads that we support. This is
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_threads.h 27 // Supported threading models are native SGI, pthreads, uithreads
28 // (similar to pthreads, but based on an earlier draft of the Posix
87 //HPUX variants have (on some platforms optional) non-standard "DCE" pthreads impl
264 // (This is similar to the ways that a pthreads mutex can be initialized.)
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_threads.h 27 // Supported threading models are native SGI, pthreads, uithreads
28 // (similar to pthreads, but based on an earlier draft of the Posix
87 //HPUX variants have (on some platforms optional) non-standard "DCE" pthreads impl
264 // (This is similar to the ways that a pthreads mutex can be initialized.)
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_threads.h 27 // Supported threading models are native SGI, pthreads, uithreads
28 // (similar to pthreads, but based on an earlier draft of the Posix
87 //HPUX variants have (on some platforms optional) non-standard "DCE" pthreads impl
264 // (This is similar to the ways that a pthreads mutex can be initialized.)
  /prebuilt/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/
_threads.h 27 // Supported threading models are native SGI, pthreads, uithreads
28 // (similar to pthreads, but based on an earlier draft of the Posix
87 //HPUX variants have (on some platforms optional) non-standard "DCE" pthreads impl
264 // (This is similar to the ways that a pthreads mutex can be initialized.)
  /external/valgrind/unittest/
deadlock_unittest.cc 32 // This test can be compiled with pthreads (default) or
35 // To compile with pthreads:
  /external/webkit/Source/JavaScriptCore/wtf/
ThreadingPthreads.cpp 33 #if USE(PTHREADS)
398 #endif // USE(PTHREADS)
  /external/valgrind/main/docs/html/
hg-manual.html 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 Helgrin
    [all...]
manual-intro.html 87 code without worrying about license conflicts. Some of the PThreads
88 test cases, <code class="filename">pth_*.c</code>, are taken from "Pthreads
  /bionic/libthread_db/
libthread_db.c 155 info->ti_lid = handle->tid; // Our pthreads uses kernel ids for tids
  /external/chromium/testing/gtest/
CHANGES 33 where the pthreads library is available.
CMakeLists.txt 23 option(gtest_disable_pthreads "Disable uses of pthreads in gtest." OFF)
  /external/openssl/
openssl.config 141 crypto/threads/pthreads-vms.com \
  /external/stlport/
INSTALL.unixes 110 (or -pthreads on Solaris) option for GCC, -mt for SunPro and so on.
  /external/stlport/test/eh/
gcc-hp11.mak 37 # CC = g++ -pthreads
  /external/valgrind/main/coregrind/
pub_core_signals.h 43 /* Use high signals because native pthreads wants to use low */
  /external/webkit/Source/WebCore/WebCore.vcproj/
WebCoreCommon.vsprops 10 AdditionalIncludeDirectories="&quot;$(ProjectDir)..&quot;;&quot;$(ProjectDir)..\accessibility&quot;;&quot;$(ProjectDir)..\accessibility\win&quot;;&quot;$(ProjectDir)..\bridge&quot;;&quot;$(ProjectDir)..\bridge\c&quot;;&quot;$(ProjectDir)..\bridge\jsc&quot;;&quot;$(ProjectDir)..\css&quot;;&quot;$(ProjectDir)..\editing&quot;;&quot;$(ProjectDir)..\fileapi&quot;;&quot;$(ProjectDir)..\rendering&quot;;&quot;$(ProjectDir)..\rendering\mathml&quot;;&quot;$(ProjectDir)..\rendering\style&quot;;&quot;$(ProjectDir)..\rendering\svg&quot;;&quot;$(ProjectDir)..\bindings&quot;;&quot;$(ProjectDir)..\bindings\generic&quot;;&quot;$(ProjectDir)..\bindings\js&quot;;&quot;$(ProjectDir)..\bindings\js\specialization&quot;;&quot;$(ProjectDir)..\dom&quot;;&quot;$(ProjectDir)..\dom\default&quot;;&quot;$(ProjectDir)..\history&quot;;&quot;$(ProjectDir)..\html&quot;;&quot;$(ProjectDir)..\html\canvas&quot;;&quot;$(ProjectDir)..\html\parser&quot;;&quot;$(ProjectDir)..\html\shadow&quot;;&quot;$(ProjectDir)..\inspector&quot;;&quot;$(ProjectDir)..\loader&quot;;&quot;$(ProjectDir)..\loader\appcache&quot;;&quot;$(ProjectDir)..\loader\archive&quot;;&quot;$(ProjectDir)..\loader\archive\cf&quot;;&quot;$(ProjectDir)..\loader\cache&quot;;&quot;$(ProjectDir)..\loader\icon&quot;;&quot;$(ProjectDir)..\mathml&quot;;&quot;$(ProjectDir)..\notifications&quot;;&quot;$(ProjectDir)..\page&quot;;&quot;$(ProjectDir)..\page\animation&quot;;&quot;$(ProjectDir)..\page\win&quot;;&quot;$(ProjectDir)..\platform&quot;;&quot;$(ProjectDir)..\platform\animation&quot;;&quot;$(ProjectDir)..\platform\mock&quot;;&quot;$(ProjectDir)..\platform\sql&quot;;&quot;$(ProjectDir)..\platform\win&quot;;&quot;$(ProjectDir)..\platform\network&quot;;&quot;$(ProjectDir)..\platform\network\win&quot;;&quot;$(ProjectDir)..\platform\cf&quot;;&quot;$(ProjectDir)..\platform\graphics&quot;;&quot;$(ProjectDir)..\platform\graphics\ca&quot;;&quot;$(ProjectDir)..\platform\graphics\filters&quot;;&quot;$(ProjectDir)..\platform\graphics\opentype&quot;;&quot;$(ProjectDir)..\platform\graphics\transforms&quot;;&quot;$(ProjectDir)..\platform\text&quot;;&quot;$(ProjectDir)..\platform\text\transcoder&quot;;&quot;$(ProjectDir)..\platform\graphics\win&quot;;&quot;$(ProjectDir)..\xml&quot;;&quot;$(ConfigurationBuildDir)\obj\WebCore\DerivedSources&quot;;&quot;$(ProjectDir)..\plugins&quot;;&quot;$(ProjectDir)..\plugins\win&quot;;&quot;$(ProjectDir)..\svg\animation&quot;;&quot;$(ProjectDir)..\svg\graphics&quot;;&quot;$(ProjectDir)..\svg\properties&quot;;&quot;$(ProjectDir)..\svg\graphics\filters&quot;;&quot;$(ProjectDir)..\svg&quot;;&quot;$(ProjectDir)..\wml&quot;;&quot;$(ProjectDir)..\storage&quot;;&quot;$(ProjectDir)..\websockets&quot;;&quot;$(ProjectDir)..\workers&quot;;&quot;$(ConfigurationBuildDir)\include&quot;;&quot;$(ConfigurationBuildDir)\include\private&quot;;&quot;$(ConfigurationBuildDir)\include\JavaScriptCore&quot;;&quot;$(ConfigurationBuildDir)\include\private\JavaScriptCore&quot;;&quot;$(ProjectDir)..\ForwardingHeaders&quot;;&quot;$(WebKitLibrariesDir)\include&quot;;&quot;$(WebKitLibrariesDir)\include\private&quot;;&quot;$(WebKitLibrariesDir)\include\private\JavaScriptCore&quot;;&quot;$(WebKitLibrariesDir)\include\pthreads&quot;;&quot;$(WebKitLibrariesDir)\include\sqlite&quot;;&quot;$(WebKitLibrariesDir)\include\JavaScriptCore&quot;;&quot;$(WebKitLibrariesDir)\include\zlib&quot;"
  /external/webkit/Source/WebKit2/win/
WebKit2Common.vsprops 9 AdditionalIncludeDirectories="&quot;$(ProjectDir)&quot;;&quot;$(ProjectDir)\..&quot;;&quot;$(ProjectDir)\..\Platform&quot;;&quot;$(ProjectDir)\..\Platform\cg&quot;;&quot;$(ProjectDir)\..\Platform\CoreIPC&quot;;&quot;$(ProjectDir)\..\PluginProcess&quot;;&quot;$(ProjectDir)\..\Shared&quot;;&quot;$(ProjectDir)\..\Shared\win&quot;;&quot;$(ProjectDir)\..\Shared\cf&quot;;&quot;$(ProjectDir)\..\Shared\API\c&quot;;&quot;$(ProjectDir)\..\Shared\API\c\cf&quot;;&quot;$(ProjectDir)\..\Shared\API\c\win&quot;;&quot;$(ProjectDir)\..\Shared\CoreIPCSupport&quot;;&quot;$(ProjectDir)\..\Shared\Plugins&quot;;&quot;$(ProjectDir)\..\Shared\Plugins\Netscape&quot;;&quot;$(ProjectDir)\..\UIProcess&quot;;&quot;$(ProjectDir)\..\UIProcess\API\C&quot;;&quot;$(ProjectDir)\..\UIProcess\API\C\win&quot;;&quot;$(ProjectDir)\..\UIProcess\API\cpp&quot;;&quot;$(ProjectDir)\..\UIProcess\API\win&quot;;&quot;$(ProjectDir)\..\UIProcess\Authentication&quot;;&quot;$(ProjectDir)\..\UIProcess\Downloads&quot;;&quot;$(ProjectDir)\..\UIProcess\Launcher&quot;;&quot;$(ProjectDir)\..\UIProcess\Plugins&quot;;&quot;$(ProjectDir)\..\UIProcess\win&quot;;&quot;$(ProjectDir)\..\WebProcess&quot;;&quot;$(ProjectDir)\..\WebProcess\WebCoreSupport&quot;;&quot;$(ProjectDir)\..\WebProcess\WebCoreSupport\win&quot;;&quot;$(ProjectDir)\..\WebProcess\WebPage&quot;;&quot;$(ProjectDir)\..\WebProcess\WebPage\win&quot;;&quot;$(ProjectDir)\..\WebProcess\IconDatabase&quot;;&quot;$(ProjectDir)\..\WebProcess\InjectedBundle&quot;;&quot;$(ProjectDir)\..\WebProcess\InjectedBundle\API\c&quot;;&quot;$(ProjectDir)\..\WebProcess\InjectedBundle\DOM&quot;;&quot;$(ProjectDir)\..\WebProcess\InjectedBundle\win&quot;;&quot;$(ProjectDir)\..\WebProcess\Plugins&quot;;&quot;$(ProjectDir)\..\WebProcess\Plugins\Netscape&quot;;&quot;$(ProjectDir)\..\WebProcess\win&quot;;&quot;$(ProjectDir)\..\WebProcess\ApplicationCache&quot;;&quot;$(ProjectDir)\..\WebProcess\Authentication&quot;;&quot;$(ProjectDir)\..\WebProcess\Cookies&quot;;&quot;$(ProjectDir)\..\WebProcess\Cookies\cf&quot;;&quot;$(ProjectDir)\..\WebProcess\Downloads&quot;;&quot;$(ProjectDir)\..\WebProcess\Downloads\cf&quot;;&quot;$(ProjectDir)\..\WebProcess\FullScreen&quot;;&quot;$(ProjectDir)\..\WebProcess\Geolocation&quot;;&quot;$(ProjectDir)\..\WebProcess\KeyValueStorage&quot;;&quot;$(ProjectDir)\..\WebProcess\MediaCache&quot;;&quot;$(ProjectDir)\..\WebProcess\ResourceCache&quot;;&quot;$(ConfigurationBuildDir)\obj\$(ProjectName)\DerivedSources&quot;;&quot;$(ConfigurationBuildDir)\Include&quot;;&quot;$(ConfigurationBuildDir)\Include\private&quot;;&quot;$(WebKitLibrariesDir)\Include&quot;;&quot;$(WebKitLibrariesDir)\Include\private&quot;;&quot;$(WebKitLibrariesDir)\Include\pthreads&quot;;&quot;$(ConfigurationBuildDir)\Include\JavaScriptCore&quot;;&quot;$(ConfigurationBuildDir)\Include\private\JavaScriptCore&quot;;&quot;$(WebKitLibrariesDir)\Include\JavaScriptCore&quot;;&quot;$(WebKitLibrariesDir)\Include\private\JavaScriptCore&quot;;&quot;$(ConfigurationBuildDir)\Include\WebCore\ForwardingHeaders&quot;;&quot;$(WebKitLibrariesDir)\Include\WebCore\ForwardingHeaders&quot;"
  /external/valgrind/main/helgrind/docs/
hg-manual.xml 19 in C, C++ and Fortran programs that use the POSIX pthreads
22 <para>The main abstractions in POSIX pthreads are: a set of threads
34 Misuses of the POSIX pthreads API.</link></para>
60 pthreads API. However, if you want to use custom threading
89 <title>Detected errors: Misuses of the POSIX pthreads API</title>
91 <para>Helgrind intercepts calls to many POSIX pthreads functions, and
128 <listitem><para>for all of the pthreads functions that Helgrind
380 Pthreads): thread creation, thread joining, locks, condition
717 pthreads functions.</para>
740 only uses POSIX pthreads primitives. Unfortunately Qt 4.X
    [all...]

Completed in 519 milliseconds

1 23 4 5 6 7 8 910