HomeSort by relevance Sort by last modified time
    Searched full:pthread (Results 1101 - 1125 of 2211) sorted by null

<<41424344454647484950>>

  /external/chromium_org/base/threading/
thread_local_storage_win.cc 36 // Use pthread naming convention for clarity.
137 // the whole vector again. This is a pthread standard.
  /external/chromium_org/third_party/libxml/linux/
config.h 104 /* Define if pthread library is there (-lpthread) */
146 /* Define if <pthread.h> is there */
  /external/chromium_org/third_party/libxml/mac/
config.h 104 /* Define if pthread library is there (-lpthread) */
146 /* Define if <pthread.h> is there */
  /external/chromium_org/third_party/mesa/src/src/glx/apple/
apple_glx_drawable.c 34 #include <pthread.h>
264 fprintf(stderr, "error: setting pthread mutex type: %s\n", strerror(err));
  /external/chromium_org/third_party/npapi/npspy/extern/nspr/md/
_pth.h 104 * pthread_t handle. (0 is usually an invalid pthread identifier
169 #error "Cannot determine pthread strategy"
  /external/libxml2/
config.h 91 /* Define if pthread library is there (-lpthread) */
136 /* Define if <pthread.h> is there */
  /external/mesa3d/src/glx/apple/
apple_glx_drawable.c 34 #include <pthread.h>
264 fprintf(stderr, "error: setting pthread mutex type: %s\n", strerror(err));
  /external/opencv/cxcore/src/
cxerror.cpp 47 #include <pthread.h>
415 /* POSIX pthread */
  /external/stlport/stlport/stl/
_pthread_alloc.h 30 * Pthread-specific node allocator.
65 // Pthread-specific allocator.
  /external/valgrind/main/docs/internals/
3_1_BUGSTATUS.txt 11 v5868 fixed 108258 NPTL pthread cleanup handlers not called
42 v5868 fixed 108528 NPTL pthread cleanup handlers not called
  /external/valgrind/main/helgrind/tests/
tc20_verifywrap.c 11 otherwise "know" about some more exotic pthread stuff, in this case
18 #include <pthread.h>
  /external/valgrind/unittest/
thread_wrappers_pthread.h 27 // Here we define few simple classes that wrap pthread primitives.
44 #include <pthread.h>
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_pthread_alloc.h 30 * Pthread-specific node allocator.
65 // Pthread-specific allocator.
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_pthread_alloc.h 30 * Pthread-specific node allocator.
65 // Pthread-specific allocator.
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_pthread_alloc.h 30 * Pthread-specific node allocator.
65 // Pthread-specific allocator.
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_pthread_alloc.h 30 * Pthread-specific node allocator.
65 // Pthread-specific allocator.
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_pthread_alloc.h 30 * Pthread-specific node allocator.
65 // Pthread-specific allocator.
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_pthread_alloc.h 30 * Pthread-specific node allocator.
65 // Pthread-specific allocator.
  /art/build/
Android.common.mk 190 # Some Mac OS pthread header files are broken with -fkeep-inline-functions.
  /art/runtime/
monitor.h 20 #include <pthread.h>
  /bionic/libc/bionic/
libc_init_common.cpp 87 * stores the pointer in TLS, but does not add it to pthread's gThreadList. This
pthread_attr.cpp 29 #include <pthread.h>
pthread_debug.cpp 39 #include <pthread.h>
460 // reenable pthread debugging for this thread
668 if (__system_property_get("debug.libc.pthread", env)) {
671 LOGI("pthread deadlock detection level %d enabled for pid %d (%s)",
  /bionic/libc/netbsd/resolv/
res_state.c 35 #include <pthread.h>
  /bionic/libc/private/
bionic_tls.h 53 * access TLS directly rather than using the pthread API. */

Completed in 2449 milliseconds

<<41424344454647484950>>