| /external/valgrind/tsan/ |
| ts_pin.cc | 91 // Number of threads created by pthread_create (i.e. not counting main thread). 101 // Serializes calls to pthread_create and CreateThread. [all...] |
| /hardware/qcom/media/mm-video/vidc/vdec/src/ |
| omx_vdec.cpp | [all...] |
| /hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/ |
| OMX_AacDec_Utils.c | 405 nRet = pthread_create (&(pComponentPrivate->ComponentThread), &attr, AACDEC_ComponentThread, pComponentPrivate); 407 nRet = pthread_create (&(pComponentPrivate->ComponentThread), NULL, AACDEC_ComponentThread, pComponentPrivate); [all...] |
| /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/ |
| OMX_AacEnc_Utils.c | 463 eError = pthread_create (&(pComponentPrivate->ComponentThread), &attr, AACENC_ComponentThread, pComponentPrivate); 465 eError = pthread_create (&(pComponentPrivate->ComponentThread), NULL, AACENC_ComponentThread, pComponentPrivate); [all...] |
| /hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/ |
| OMX_Mp3Dec_Utils.c | 424 nRet = pthread_create (&(pComponentPrivate->ComponentThread), &attr, 427 nRet = pthread_create (&(pComponentPrivate->ComponentThread), NULL, [all...] |
| /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/ |
| OMX_AmrDec_Utils.c | 446 eError = pthread_create (&(pComponentPrivate->ComponentThread), &attr, NBAMRDEC_ComponentThread, pComponentPrivate); 448 eError = pthread_create (&(pComponentPrivate->ComponentThread), NULL, NBAMRDEC_ComponentThread, pComponentPrivate); [all...] |
| /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/ |
| OMX_AmrEnc_Utils.c | 398 eError = pthread_create (&(pComponentPrivate->ComponentThread), &attr, NBAMRENC_CompThread, pComponentPrivate); 400 eError = pthread_create (&(pComponentPrivate->ComponentThread), NULL, NBAMRENC_CompThread, pComponentPrivate); [all...] |
| /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/ |
| OMX_WbAmrDec_Utils.c | 428 eError = pthread_create (&(pComponentPrivate->WBAMR_DEC_ComponentThread), &attr, WBAMR_DEC_ComponentThread, pComponentPrivate); 430 eError = pthread_create (&(pComponentPrivate->WBAMR_DEC_ComponentThread), NULL, WBAMR_DEC_ComponentThread, pComponentPrivate); [all...] |
| /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/ |
| OMX_WbAmrEnc_Utils.c | 400 eError = pthread_create (&(pComponentPrivate->ComponentThread), 405 eError = pthread_create (&(pComponentPrivate->ComponentThread), [all...] |
| /hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/ |
| OMX_WmaDec_Utils.c | 448 eError = pthread_create (&(pComponentPrivate->ComponentThread), &attr, 451 eError = pthread_create (&(pComponentPrivate->ComponentThread), NULL, [all...] |
| /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/ |
| OMX_VPP_Utils.c | 547 eError = pthread_create (&(pComponentPrivate->ComponentThread),
552 eError = pthread_create (&(pComponentPrivate->ComponentThread),
[all...] |
| /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/ |
| OMX_VideoEncoder.c | [all...] |
| /external/blktrace/ |
| blktrace.c | [all...] |
| /hardware/ti/omap4xxx/hwc/ |
| hwc.c | [all...] |
| /packages/apps/Nfc/jni/ |
| com_android_nfc_NativeNfcManager.cpp | 261 if(pthread_create(&(nat->thread), NULL, nfc_jni_client_thread, nat) != 0) 263 ALOGE("pthread_create failed"); [all...] |
| /external/protobuf/ |
| configure | [all...] |
| /external/protobuf/gtest/ |
| configure | [all...] |
| /external/webkit/Source/JavaScriptCore/wtf/ |
| FastMalloc.cpp | [all...] |
| /hardware/ril/libril/ |
| ril.cpp | [all...] |
| /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/ |
| OMX_JpegEnc_Utils.c | 386 eError = pthread_create (&(pComponentPrivate->ComponentThread), NULL, [all...] |
| /external/protobuf/gtest/test/ |
| gtest_unittest.cc | [all...] |
| /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/ |
| OMX_VideoDec_Utils.c | [all...] |
| /external/qemu-pc-bios/bochs/ |
| configure | [all...] |
| /frameworks/compile/mclinker/utils/gtest/include/ |
| gtest.h | [all...] |