Searched
full:pthread (Results
1676 -
1700 of
2211) sorted by null
<<61626364656667686970>>
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_threads.h | 82 # include <pthread.h>
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_threads.h | 82 # include <pthread.h>
|
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/ |
_threads.h | 82 # include <pthread.h>
|
/system/core/debuggerd/ |
debuggerd.c | 21 #include <pthread.h>
|
/system/core/fastboot/ |
usb_linux.c | 40 #include <pthread.h>
|
/system/core/include/log/ |
log.h | 36 #include <pthread.h>
|
/system/core/libusbhost/ |
usbhost.c | 46 #include <pthread.h>
|
/system/core/logwrapper/ |
logwrap.c | 29 #include <pthread.h>
|
/system/extras/tests/memtest/ |
bandwidth.cpp | 17 #include <pthread.h>
|
/system/netd/ |
DnsProxyListener.cpp | 27 #include <pthread.h>
|
/art/runtime/ |
monitor.cc | 430 * not order sensitive as we hold the pthread mutex. 502 * updates is not order sensitive as we hold the pthread mutex. [all...] |
thread.cc | 22 #include <pthread.h> 209 // Dalvik used the bionic pthread default stack size for native threads, [all...] |
/dalvik/vm/mterp/x86/ |
footer.S | 505 movl rSELF,%edx # %edx<- pthread 525 movl rSELF,%ecx # %ecx<- pthread [all...] |
/external/chromium_org/native_client_sdk/src/doc/sdk/ |
release-notes.rst | 351 plug-in (.dll). See pepper_24/include/win/pthread.h and 352 pepper_24/src/pthread/README for additional information.
|
/external/openssh/ |
auth-pam.c | 117 #include <pthread.h> 525 return (NULL); /* Avoid warning for non-pthread case */
|
/external/valgrind/main/drd/ |
drd_pthread_intercepts.c | 51 #include <pthread.h> /* pthread_mutex_t */ [all...] |
/frameworks/base/docs/html/training/articles/ |
smp.jd | [all...] |
/external/blktrace/btreplay/ |
btreplay.c | 27 #include <pthread.h> 826 fatal("pthread_join", ERR_SYSCALL, "pthread sub join failed\n"); 830 fatal("pthread_join", ERR_SYSCALL, "pthread rec join failed\n"); [all...] |
/external/valgrind/main/coregrind/ |
m_stacktrace.c | 109 // On Darwin, this kicks in for pthread-related stack traces, so they're 265 // On Darwin, this kicks in for pthread-related stack traces, so they're 702 // On Darwin, this kicks in for pthread-related stack traces, so they're [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/inc/ |
OMX_Mp3Dec_Utils.h | 55 #include <pthread.h> 291 * pthread variable to indicate OMX returned all buffers to app [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/inc/ |
OMX_AmrDecoder.h | 47 #include <pthread.h> 316 * pthread variable to indicate OMX returned all buffers to app 875 * @brief Sends pthread signal to indicate OMX has returned all buffers to app
|
/external/open-vcdiff/gtest/include/gtest/internal/ |
gtest-port.h | 51 // GTEST_HAS_PTHREAD - Define it to 1/0 to indicate that <pthread.h> 362 // Determines whether <pthread.h> is available. [all...] |
/external/protobuf/gtest/include/gtest/internal/ |
gtest-port.h | 51 // GTEST_HAS_PTHREAD - Define it to 1/0 to indicate that <pthread.h> 357 // Determines whether <pthread.h> is available. [all...] |
/external/stlport/test/unit/ |
string_test.cpp | 26 # include <pthread.h> 224 # endif // PTHREAD [all...] |
/external/valgrind/main/ |
NEWS | [all...] |
Completed in 899 milliseconds
<<61626364656667686970>>