HomeSort by relevance Sort by last modified time
    Searched full:pthread (Results 176 - 200 of 1039) sorted by null

1 2 3 4 5 6 78 91011>>

  /bionic/libc/
CAVEATS 12 - pthread cancellation is *not* supported. this seemingly simple "feature" is the source
  /bionic/libc/unistd/
pselect.c 30 #include <pthread.h>
  /external/chromium/third_party/libjingle/source/talk/base/
event.h 34 #include <pthread.h>
  /external/dbus/dbus/
dbus-sysdeps-pthread.c 2 /* dbus-sysdeps-pthread.c Implements threads using pthreads (internal to libdbus)
30 #include <pthread.h>
74 _dbus_warn_check_failed ("pthread function %s failed with %d %s in %s\n", \
105 /* There's no portable way to have a "null" pthread afaik so we
  /external/icu4c/common/
icucfg.h 55 /* Define if you have the pthread library (-lpthread). */
  /external/qemu/
compatfd.c 18 #include <pthread.h>
  /external/qemu/distrib/sdl-1.2.12/src/thread/
SDL_thread_c.h 39 #include "pthread/SDL_systhread_c.h"
  /external/v8/test/cctest/
test-platform-linux.cc 5 #include <pthread.h>
test-platform-nullos.cc 5 #include <pthread.h>
  /external/v8/tools/oom_dump/
SConstruct 42 env.Program('oom_dump.cc', LIBS = ['breakpad', 'v8', 'pthread'])
  /external/valgrind/main/drd/tests/
atomic_var.c 15 #include <pthread.h>
bug-235681.c 9 #include <pthread.h>
fp_race.c 6 #include <pthread.h>
pth_barrier.c 13 #include <pthread.h>
pth_detached.c 5 #include <pthread.h>
pth_detached_sem.c 11 #include <pthread.h>
sem_as_mutex.c 6 #include <pthread.h>
  /external/valgrind/main/helgrind/tests/
hg03_inherit.c 8 #include <pthread.h>
  /external/valgrind/main/none/tests/
tls.c 2 #include <pthread.h>
  /external/valgrind/main/none/tests/x86/
yield.c 5 #include <pthread.h>
  /external/webkit/Source/JavaScriptCore/heap/
MachineStackMarker.h 29 #include <pthread.h>
  /external/webkit/Tools/DumpRenderTree/mac/
ObjCController.m 40 #import <pthread.h>
179 pthread_t pthread;
180 pthread_create(&pthread, 0, &runJavaScriptThread, 0);
181 pthread_join(pthread, 0);
  /frameworks/base/cmds/bootanimation/
bootanimation_main.cpp 31 # include <pthread.h>
  /hardware/msm7k/libgralloc-qsd8k/
gpu.h 21 #include <pthread.h>
  /hardware/ril/mock-ril/src/cpp/
requests.h 21 #include <pthread.h>

Completed in 808 milliseconds

1 2 3 4 5 6 78 91011>>