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

1 23 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/tcmalloc/vendor/m4/
acx_pthread.m4 59 dnl Checks for GCC shared/pthread inconsistency based on work by
69 # We used to check for pthread.h first, but this fails if pthread.h
99 # which indicates that we try without any flags at all, and "pthread-config"
102 acx_pthread_flags="pthreads none -Kthread -kthread lthread -pthread -pthreads -mthreads pthread --thread-safe -mt pthread-config"
110 # -Kthread: Sequent (threads in libc, but -Kthread needed for pthread.h)
111 # -kthread: FreeBSD kernel threads (preferred to -pthread since SMP-able)
112 # lthread: LinuxThreads port on FreeBSD (also preferred to -pthread)
    [all...]
  /bionic/libc/upstream-netbsd/
reentrant.h 22 #include <pthread.h>
26 // Map NetBSD libc internal locking to pthread locking.
  /external/eigen/bench/btl/cmake/
FindMKL.cmake 30 set(MKL_LIBRARIES ${MKL_LIBRARIES} mkl_intel_lp64 mkl_sequential ${MKL_GUIDE} pthread)
55 set(MKL_LIBRARIES ${MKL_LIBRARIES} mkl_intel mkl_sequential ${MKL_GUIDE} pthread)
  /external/valgrind/main/drd/tests/
pth_cleanup_handler.c 2 * Test program for verifying whether pthread cleanup handlers are invoked
10 #include <pthread.h>
  /external/valgrind/main/helgrind/tests/
tc05_simple_race.c 2 #include <pthread.h>
39 perror("pthread join");
tc06_two_races.c 2 #include <pthread.h>
38 perror("pthread join");
tc16_byterace.c 1 #include <pthread.h>
37 perror("pthread join");
  /external/webrtc/src/system_wrappers/source/
condition_variable.cc 16 #include <pthread.h>
20 #include <pthread.h>
  /external/chromium_org/native_client_sdk/src/examples/demo/nacl_io/
example.dsc 16 'LIBS': ['ppapi', 'pthread']
  /external/chromium_org/native_client_sdk/src/libraries/nacl_io/
ostime.h 10 #include <pthread.h>
  /external/chromium_org/third_party/re2/util/
thread.h 8 #include <pthread.h>
  /external/compiler-rt/lib/tsan/lit_tests/
atomic_free.cc 2 #include <pthread.h>
atomic_free2.cc 2 #include <pthread.h>
heap_race.cc 2 #include <pthread.h>
java.h 1 #include <pthread.h>
sleep_sync2.cc 2 #include <pthread.h>
stack_race.cc 2 #include <pthread.h>
suppress_same_address.cc 2 #include <pthread.h>
thread_end_with_ignore.cc 2 #include <pthread.h>
thread_leak3.c 2 #include <pthread.h>
thread_leak4.c 2 #include <pthread.h>
thread_leak5.c 2 #include <pthread.h>
tiny_race.c 2 #include <pthread.h>
tls_race.cc 2 #include <pthread.h>
  /external/libusb/examples/
Makefile.am 11 dpfp_threaded_CFLAGS = -pthread $(AM_CFLAGS)

Completed in 367 milliseconds

1 23 4 5 6 7 8 91011>>