HomeSort by relevance Sort by last modified time
    Searched full:pthread_join (Results 626 - 650 of 803) sorted by null

<<21222324252627282930>>

  /external/chromium_org/third_party/tcmalloc/vendor/src/tests/
heap-checker_unittest.cc 701 CHECK_EQ(pthread_join(tid, &res), 0);
    [all...]
  /external/libusb/libusb/os/
darwin_usb.c 340 pthread_join (libusb_darwin_at, &ret);
    [all...]
  /external/srec/audio/AudioIn/UNIX/src/
audioin.c 272 if (pthread_join(AcquisitionThreadID, NULL) != 0)
    [all...]
  /external/stlport/test/unit/
string_test.cpp 222 pthread_join( t[i], 0 );
    [all...]
  /external/valgrind/main/drd/
drd_thread.c 540 * pthread_exit() call until pthread_join() is called.
    [all...]
  /external/valgrind/main/helgrind/
hg_main.c     [all...]
  /external/valgrind/main/include/
pub_tool_tooliface.h 640 pthread_create or pthread_exit/pthread_join (etc), which are a
    [all...]
  /hardware/qcom/display/msm8960/libcopybit/
copybit_c2d.cpp     [all...]
  /hardware/qcom/display/msm8974/libcopybit/
copybit_c2d.cpp     [all...]
  /hardware/qcom/display/msm8x26/libcopybit/
copybit_c2d.cpp     [all...]
  /ndk/tests/device/test-gnustl-full/unit/
string_test.cpp 222 pthread_join( t[i], 0 );
    [all...]
  /ndk/tests/device/test-stlport/unit/
string_test.cpp 222 pthread_join( t[i], 0 );
    [all...]
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/lib/
libc.so 
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/lib/
libc.so 
  /prebuilts/sdk/renderscript/lib/arm/
libc.so 
  /external/chromium_org/third_party/libusb/src/libusb/
io.c 562 pthread_join(event_thread);
576 pthread_join(event_thread);
    [all...]
  /external/chromium_org/third_party/libxml/src/
runtest.c     [all...]
  /external/mdnsresponder/mDNSShared/
dnsextd.c     [all...]
  /external/stressapptest/src/
worker.cc 366 int result = pthread_join(thread_, NULL);
369 logprintf(0, "Process Error: pthread_join failed - error %d\n", result);
    [all...]
  /external/valgrind/main/coregrind/
vgdb.c     [all...]
  /frameworks/av/media/libstagefright/
MPEG4Writer.cpp 752 pthread_join(mThread, &dummy);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
OMX_AacDecoder.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
OMX_G711Enc_Utils.c 561 G711ENC_DPRINT("%d :: About to call pthread_join\n",__LINE__);
562 pthreadError = pthread_join (pComponentPrivate->ComponentThread,(void*)&threadError);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/src/
OMX_G722Decoder.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/
OMX_G726Decoder.c     [all...]

Completed in 4692 milliseconds

<<21222324252627282930>>