Searched refs:pthread (Results 176 - 200 of 563) sorted by relevance

1234567891011>>

/external/valgrind/drd/tests/
H A Dpth_cond_race.c7 #include <pthread.h>
H A Dpth_spinlock.c9 #include <pthread.h>
H A Dsem_as_mutex.c6 #include <pthread.h>
H A Dsem_wait.cpp4 #include <pthread.h>
H A Dstd_atomic.cpp11 #include <pthread.h>
H A Dthreaded-fork.c5 #include <pthread.h>
/external/valgrind/helgrind/tests/
H A Dbar_trivial.c7 #include <pthread.h>
H A Dtc10_rec_lock.c12 #include <pthread.h>
H A Dtc12_rwl_trivial.c8 #include <pthread.h>
H A Dtc13_laog1.c2 #include <pthread.h>
H A Dtc14_laog_dinphils.c2 #include <pthread.h>
H A Dtc18_semabuse.c13 #include <pthread.h>
/external/valgrind/memcheck/tests/
H A Derr_disable3.c8 #include <pthread.h>
H A Dreach_thread_register.c3 #include <pthread.h>
/external/valgrind/none/tests/
H A Dpth_blockedsig.c7 #include <pthread.h>
H A Dpth_cancel1.c3 #include <pthread.h>
H A Dpth_once.c29 #include <pthread.h>
H A Dthreaded-fork.c3 #include <pthread.h>
H A Dthreadederrno.c2 #include <pthread.h>
/external/webrtc/src/system_wrappers/source/
H A Devent_posix.h16 #include <pthread.h>
H A Dthread_posix.h15 #include <pthread.h>
/external/libnfc-nci/halimpl/pn54x/hal/
H A DphNxpNciHal_NfcDepSWPrio.c128 pthread_t pthread; local
134 if(pthread_create(&pthread, &attr, tmp_thread, (void*) &discover_type) != 0)
154 pthread_t pthread; local
160 if(pthread_create(&pthread, &attr, tmp_thread, (void*) &discover_type) != 0)
180 pthread_t pthread; local
186 if(pthread_create(&pthread, &attr, tmp_thread, (void*) &discover_type) != 0)
575 pthread_t pthread; local
583 if(pthread_create(&pthread, &attr, tmp_thread, (void*) &discover_type) != 0)
/external/ltrace/testsuite/ltrace.main/
H A Dmain-threaded.exp17 || [ltrace_compile $srcdir/$subdir/$srcfile $objdir/$subdir/$binfile executable [list debug shlib=$lib_sl ldflags=-pthread] ] != ""} {
/external/icu/icu4c/source/config/
H A Dmh-alpha-osf16 THREADSCPPFLAGS = -D_REENTRANT -pthread
/external/compiler-rt/lib/asan/
H A Dasan_posix.cc27 #include <pthread.h>

Completed in 534 milliseconds

1234567891011>>