HomeSort by relevance Sort by last modified time
    Searched full:pthread (Results 576 - 600 of 1039) sorted by null

<<21222324252627282930>>

  /system/bluetooth/tools/
pipetest.c 19 #include <pthread.h>
  /system/core/fastboot/
usb_linux.c 39 #include <pthread.h>
  /system/media/wilhelm/tests/mimeUri/
slesTestLoopUri.cpp 18 #include <pthread.h>
  /dalvik/vm/mterp/x86/
footer.S 353 movl rSELF,%edx # %edx<- pthread
373 movl rSELF,%ecx # %ecx<- pthread
  /external/llvm/device/include/llvm/Config/
config.h 200 /* Define to 1 if you have the `pthread' library (-lpthread). */
292 /* Define to 1 if you have the <pthread.h> header file. */
  /external/llvm/host/include/llvm/Config/
config.h 278 /* Define to 1 if you have the `pthread' library (-lpthread). */
284 /* Define to 1 if you have the <pthread.h> header file. */
  /external/llvm/include/llvm/Config/
config.h.cmake 193 /* Define to 1 if you have the `pthread' library (-lpthread). */
291 /* Define to 1 if you have the <pthread.h> header file. */
config.h.in 209 /* Define to 1 if you have the `pthread' library (-lpthread). */
304 /* Define to 1 if you have the <pthread.h> header file. */
  /external/srec/portable/src/
pmemory.c 243 * but does not work with our own pthread implementation for vxworks
297 * but does not work with our own pthread implementation for vxworks
  /external/v8/src/
platform-solaris.cc 40 #include <pthread.h>
381 pthread_t thread_; // Thread handle for pthread.
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/inc/
OMX_AacEnc_Utils.h 319 * pthread variable to indicate OMX returned all buffers to app
699 * @brief Sends pthread signal to indicate OMX has returned all buffers to app
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/inc/
OMX_VideoEnc_Utils.h 70 #include <pthread.h>
554 * pthread variable to indicate OMX returned all buffers to app
  /ndk/docs/
STABLE-APIS.html 61 Note that the Android C library includes support for pthread (&lt;pthread.h&gt;),
  /external/chromium/testing/gtest/include/gtest/internal/
gtest-port.h 55 // GTEST_HAS_PTHREAD - Define it to 1/0 to indicate that <pthread.h>
415 // gtest-port.h guarantees to #include <pthread.h> when GTEST_HAS_PTHREAD is
417 # include <pthread.h> // NOLINT
    [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-port.h 53 // GTEST_HAS_PTHREAD - Define it to 1/0 to indicate that <pthread.h>
    [all...]
  /external/llvm/autoconf/
configure.ac 535 dnl Allow disablement of pthread.h
    [all...]
  /dalvik/vm/
Sync.cpp 22 #include <pthread.h>
659 * not order sensitive as we hold the pthread mutex.
735 * updates is not order sensitive as we hold the pthread mutex.
    [all...]
  /external/icu4c/
configure.in 507 AC_CHECK_LIB(pthread, pthread_attr_init)
517 AC_SEARCH_LIBS_FIRST(pthread_mutex_destroy, pthread pthreads c_r )
523 AC_CHECK_LIB(pthread, pthread_mutex_init)
    [all...]
configure.in.orig 507 AC_CHECK_LIB(pthread, pthread_attr_init)
517 AC_SEARCH_LIBS_FIRST(pthread_mutex_destroy, pthread pthreads c_r )
523 AC_CHECK_LIB(pthread, pthread_mutex_init)
    [all...]
  /external/valgrind/main/coregrind/
m_stacktrace.c 108 // On Darwin, this kicks in for pthread-related stack traces, so they're
272 // On Darwin, this kicks in for pthread-related stack traces, so they're
632 // On Darwin, this kicks in for pthread-related stack traces, so they're
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/inc/
OMX_WbAmrDecoder.h 47 #include <pthread.h>
260 * pthread variable to indicate OMX returned all buffers to app
677 * @brief Sends pthread signal to indicate OMX has returned all buffers to app
  /bionic/libc/bionic/
malloc_debug_common.c 44 #include <pthread.h>
pthread.c 38 #include <pthread.h>
840 /* our current implementation of pthread actually supports shared
    [all...]
  /bootable/recovery/
ui.c 20 #include <pthread.h>
  /development/tools/emulator/opengl/tests/gles_android_wrapper/
egl.cpp 34 #include <pthread.h>

Completed in 1519 milliseconds

<<21222324252627282930>>