Searched
full:pthread (Results
1051 -
1075 of
2211) sorted by null
<<41424344454647484950>>
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/sys/ |
types.h | 75 * declare then in <pthread.h> instead */
|
/sdk/emulator/opengl/shared/OpenglOsUtils/ |
osProcessUnix.cpp | 22 #include <pthread.h>
|
/system/core/fastbootd/ |
transport.c | 17 #include <pthread.h>
|
/system/core/libsuspend/ |
autosuspend_wakeup_count.c | 19 #include <pthread.h>
|
/system/core/libsync/ |
sync_test.c | 20 #include <pthread.h>
|
/system/extras/tests/bionic/libc/bionic/ |
test_cond.c | 28 #include <pthread.h>
|
test_mutex.c | 29 #include <pthread.h>
|
/system/extras/tests/bionic/libc/common/ |
test_pthread_cleanup_push.c | 28 #include <pthread.h>
|
test_sem_post.c | 34 #include <pthread.h>
|
test_semaphore.c | 28 #include <pthread.h>
|
/system/extras/tests/bionic/libc/other/ |
test_timer_create3.c | 31 #include <pthread.h>
|
/system/netd/ |
MDnsSdListener.h | 20 #include <pthread.h>
|
/external/chromium_org/base/threading/ |
platform_thread_mac.mm | 187 // The Mac OS X default for a pthread stack size is 512kB. 188 // Libc-594.1.4/pthreads/pthread.c's pthread_attr_init uses
|
/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/ |
pthread.h | 44 * Note that pthread.h is included in both application 116 # pragma comment(lib, "pthread") 123 * Module: pthread.h 240 * which is only used when building the pthread-win32 libraries. 568 * Remember that pthread.h (this file) is used for both the DLL and application builds. 889 * PThread Attribute Functions 938 * PThread Functions [all...] |
ptw32_threadStart.c | 38 #include "pthread.h" 327 * We need to cleanup the pthread now if we have
|
/external/chromium_org/third_party/libxml/src/ |
config.h.in | 103 /* Define if pthread library is there (-lpthread) */ 145 /* Define if <pthread.h> is there */
|
/external/chromium_org/third_party/re2/util/ |
mutex.h | 31 # include <pthread.h> 34 # include <pthread.h>
|
/external/chromium_org/third_party/skia/gyp/ |
common_conditions.gypi | 236 '-pthread', 482 # static initializers if we're using a pthread-compatible thread interface.
|
/external/chromium_org/third_party/yasm/ |
generate_files.host.darwin-x86.mk | 90 -pthread \ 143 -pthread \
|
generate_files.host.linux-x86.mk | 90 -pthread \ 143 -pthread \
|
/external/chromium_org/v8/build/ |
standalone.gypi | 171 '-pthread', '-fno-exceptions', '-pedantic' ], 173 'ldflags': [ '-pthread', ],
|
/external/llvm/test/Transforms/InstCombine/ |
simplify-libcalls.ll | 72 %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 } 74 %struct.pthread = type opaque
|
/external/regex-re2/util/ |
mutex.h | 29 # include <pthread.h> 32 # include <pthread.h>
|
/external/skia/gyp/ |
common_conditions.gypi | 236 '-pthread', 482 # static initializers if we're using a pthread-compatible thread interface.
|
/external/stlport/ |
INSTALL | 133 With GCC : g++ -pthread -I./stlport mytest.cpp -L./lib/ -lstlport 157 as multithreaded, too. Use -pthread (or -pthreads on Solaris) option for GCC, -mt for SunPro,
|
Completed in 1861 milliseconds
<<41424344454647484950>>