/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/ |
librt.so.1 | |
/system/extras/tests/bionic/libc/other/ |
bench_locks.c | 3 #include <pthread.h>
|
/external/libnfc-nxp/Linux_x86/ |
phOsalNfc_Common.h | 34 #include <pthread.h> 60 pthread_t *pThread;
|
/external/llvm/test/Transforms/SimplifyLibCalls/ |
2009-07-28-Exit.ll | 4 %struct.__sFILE = type { i8*, i32, i32, i16, i16, %struct.__sbuf, i32, i8*, i32 (i8*)*, i32 (i8*, i8*, i32)*, i64 (i8*, i64, i32)*, i32 (i8*, i8*, i32)*, %struct.__sbuf, i8*, i32, [3 x i8], [1 x i8], %struct.__sbuf, i32, i64, %struct.pthread_mutex*, %struct.pthread*, i32, i32, %union.anon } 6 %struct.pthread = type opaque
|
/external/qemu/ |
qemu-lock.h | 20 * So we can simply assume we have pthread mutexes here. 24 #include <pthread.h>
|
qemu-thread.h | 4 #include "pthread.h"
|
/hardware/ti/omap4xxx/domx/mm_osal/ |
Makefile | 47 #pthread 48 #pthread rt utils procmgr ipc rcm notify
|
/external/valgrind/main/ |
darwin9-drd.supp | 157 drd-darwin-pthread-create-1 163 drd-darwin-pthread-create-2 169 drd-darwin-pthread-join-1 175 drd-darwin-pthread-exit 181 drd-darwin-pthread-find-thread 186 drd-darwin-pthread-spin-unlock 191 drd-darwin-pthread-testcancel 196 drd-darwin-pthread-detach 202 drd-darwin-pthread-detach 208 drd-darwin-pthread-kil [all...] |
/ndk/sources/host-tools/sed-4.2.1/m4/ |
threadlib.m4 | 65 # For using <pthread.h>: 69 # groks <pthread.h>. cc also understands the flag -pthread, but 70 # we don't use it because 1. gcc-2.95 doesn't understand -pthread, 105 # On OSF/1, the compiler needs the flag -pthread or -D_REENTRANT so that 106 # it groks <pthread.h>. It's added above, in gl_THREADLIB_EARLY_BODY. 107 AC_CHECK_HEADER([pthread.h], 117 AC_TRY_LINK([#include <pthread.h>], 126 AC_CHECK_LIB([pthread], [pthread_kill], 128 # On Solaris and HP-UX, most pthread functions exist also in libc [all...] |
/external/chromium/base/threading/ |
thread_local_posix.cc | 7 #include <pthread.h>
|
/external/qemu/distrib/sdl-1.2.12/src/thread/pthread/ |
SDL_systhread_c.h | 24 #include <pthread.h>
|
/external/qemu/distrib/sdl-1.2.12/src/thread/riscos/ |
SDL_systhread_c.h | 30 #include <pthread.h>
|
/external/valgrind/main/callgrind/tests/ |
threads.c | 3 #include <pthread.h>
|
/external/valgrind/main/drd/tests/ |
annotate_hb_race.c | 10 #include <pthread.h>
|
annotate_static.cpp | 4 #include <pthread.h> /* pthread_create() */
|
pth_barrier_race.c | 15 #include <pthread.h>
|
pth_cancel_locked.c | 5 #include <pthread.h>
|
read_after_free.c | 6 #include <pthread.h>
|
rwlock_race.c | 11 #include <pthread.h>
|
/external/valgrind/main/exp-ptrcheck/tests/ |
pth_specific.c | 1 #include <pthread.h>
|
/external/valgrind/main/helgrind/tests/ |
tc04_free_lock.c | 2 #include <pthread.h>
|
tc13_laog1.c | 2 #include <pthread.h>
|
tc14_laog_dinphils.c | 2 #include <pthread.h>
|
/external/valgrind/main/none/tests/ |
pth_cancel1.c | 3 #include <pthread.h>
|
threaded-fork.c | 3 #include <pthread.h>
|