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

<<51525354555657585960>>

  /external/chromium/sdch/open-vcdiff/src/
mutex.h 126 # include <pthread.h>
129 # include <pthread.h>
  /external/chromium_org/build/config/compiler/
BUILD.gn 97 "-pthread",
132 "-pthread",
  /external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
version.rc 34 #include "pthread.h"
41 * If using the default (no __CLEANUP_* defined), pthread.h will define it
  /external/chromium_org/third_party/leveldatabase/src/util/
env_posix.cc 10 #include <pthread.h>
501 fprintf(stderr, "pthread %s: %s\n", label, strerror(result));
  /external/chromium_org/third_party/sqlite/src/src/
test_thread.c 385 ** is only available on UNIX for now. This is because pthread condition
399 #include <pthread.h>
  /external/chromium_org/third_party/tcmalloc/chromium/src/base/
simple_mutex.h 131 # include <pthread.h>
134 # include <pthread.h>
  /external/chromium_org/third_party/tcmalloc/chromium/src/
stacktrace_x86-inl.h 49 // #including <pthread.h> itself. So we have to do it.
51 # include <pthread.h>
thread_cache.h 38 #include <pthread.h> // for pthread_t, pthread_key_t
333 // Use only as pthread thread-specific destructor function.
  /external/chromium_org/third_party/tcmalloc/vendor/src/base/
simple_mutex.h 131 # include <pthread.h>
134 # include <pthread.h>
  /external/chromium_org/third_party/tcmalloc/vendor/src/
stacktrace_x86-inl.h 49 // #including <pthread.h> itself. So we have to do it.
51 # include <pthread.h>
thread_cache.h 38 #include <pthread.h> // for pthread_t, pthread_key_t
310 // Use only as pthread thread-specific destructor function.
  /external/open-vcdiff/gflags/src/
mutex.h 139 # include <pthread.h>
142 # include <pthread.h>
  /external/protobuf/gtest/scons/
SConstruct.common 172 env.Append(CCFLAGS=['-pthread'])
173 env.Append(LINKFLAGS=['-pthread'])
  /external/qemu/distrib/sdl-1.2.15/
android-configure.sh 537 DRIVERS_THREAD_default="PTHREAD PTHREAD_RECURSIVE_MUTEX"
538 DRIVERS_THREAD_linux="PTHREAD PTHREAD_RECURSIVE_MUTEX_NP"
  /external/qemu/distrib/sdl-1.2.15/src/video/ps3/
SDL_ps3video.c 459 deprintf(2, "[PS3->SPU] Could not create pthread for spe: %s\n", spe_data->program_name);
460 SDL_SetError("[PS3->SPU] Could not create pthread for spe");
  /external/srec/portable/include/
ptrd.h 44 #include <pthread.h>
58 * @addtogroup PtrdModule PThread API functions
  /external/valgrind/main/coregrind/
pub_core_threadstate.h 150 // This thread's pthread
151 Addr pthread; member in struct:__anon27999
  /external/valgrind/main/drd/
drd_barrier.c 522 * <a href="http://groups.google.com/group/comp.programming.threads/browse_thread/thread/4f65535d6192aa50/a5f4bf1e3b437c4d">Immediately destroying pthread barriers</a>.
555 return "pthread barrier";
  /external/valgrind/main/drd/tests/
tsan_thread_wrappers_pthread.h 28 // Here we define few simple classes that wrap pthread primitives.
47 #include <pthread.h>
  /bionic/libc/bionic/
pthread_key.cpp 29 #include <pthread.h>
sysconf.cpp 36 #include <pthread.h>
  /bionic/linker/
dlfcn.cpp 20 #include <pthread.h>
  /bootable/recovery/
ui.cpp 20 #include <pthread.h>
  /cts/tests/tests/nativeopengl/standalone/jni/tests/
EGLCleanup_test.cpp 28 #include <pthread.h>
  /dalvik/vm/
Debugger.h 24 #include <pthread.h>

Completed in 2245 milliseconds

<<51525354555657585960>>