/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | astcenccli_platform_dependents.cpp | 44 typedef HANDLE pthread_t; typedef 53 pthread_t* thread, in pthread_create() 68 pthread_t thread, in pthread_join() 125 pthread_t thread_handle;
|
/hardware/qcom/gps/msm8909w_3100/utils/platform_lib_abstractions/loc_stub/src/ |
D | loc_stub_android_runtime.cpp | 33 pthread_t AndroidRuntime::createJavaThread(const char* /*name*/, in createJavaThread() 36 pthread_t threadId = 0; in createJavaThread()
|
/hardware/qcom/gps/msm8998/utils/platform_lib_abstractions/loc_stub/src/ |
D | loc_stub_android_runtime.cpp | 33 pthread_t AndroidRuntime::createJavaThread(const char* name, in createJavaThread() 36 pthread_t threadId = 0; in createJavaThread()
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/ |
D | decoder_driver_test.h | 56 pthread_t videothread_id; 57 pthread_t asyncthread_id;
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/inc/ |
D | video_encoder_test.h | 61 pthread_t videothread_id; 62 pthread_t asyncthread_id;
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/inc/ |
D | video_encoder_test.h | 62 pthread_t videothread_id; 63 pthread_t asyncthread_id;
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/ |
D | decoder_driver_test.h | 55 pthread_t videothread_id; 56 pthread_t asyncthread_id;
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/ |
D | decoder_driver_test.h | 55 pthread_t videothread_id; 56 pthread_t asyncthread_id;
|
/hardware/interfaces/gnss/1.0/default/ |
D | ThreadCreationWrapper.cpp | 25 pthread_t createPthread(const char* name, in createPthread() 28 pthread_t threadId; in createPthread()
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/ |
D | video_encoder_test.h | 61 pthread_t videothread_id; 62 pthread_t asyncthread_id;
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/ |
D | video_encoder_test.h | 61 pthread_t videothread_id; 62 pthread_t asyncthread_id;
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/ |
D | decoder_driver_test.h | 55 pthread_t videothread_id; 56 pthread_t asyncthread_id;
|
/hardware/qcom/gps/loc_api/libloc_api_50001/ |
D | loc_eng_dmn_conn_thread_helper.h | 43 pthread_t thread_id; 51 typedef pthread_t (* thelper_create_thread)(const char* name, void (*start)(void *), void* arg);
|
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/ |
D | loc_eng_dmn_conn_thread_helper.h | 43 pthread_t thread_id; 51 typedef pthread_t (* thelper_create_thread)(const char* name, void (*start)(void *), void* arg);
|
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/ |
D | loc_eng_dmn_conn_thread_helper.h | 43 pthread_t thread_id; 51 typedef pthread_t (* thelper_create_thread)(const char* name, void (*start)(void *), void* arg);
|
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/ |
D | loc_eng_dmn_conn_thread_helper.h | 43 pthread_t thread_id; 51 typedef pthread_t (* thelper_create_thread)(const char* name, void (*start)(void *), void* arg);
|
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/ |
D | loc_eng_dmn_conn_thread_helper.h | 43 pthread_t thread_id; 51 typedef pthread_t (* thelper_create_thread)(const char* name, void (*start)(void *), void* arg);
|
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/ |
D | loc_eng_dmn_conn_thread_helper.h | 43 pthread_t thread_id; 51 typedef pthread_t (* thelper_create_thread)(const char* name, void (*start)(void *), void* arg);
|
/hardware/samsung/nfc/halimpl/osi/ |
D | osi_common.h | 61 pthread_t task; 121 pthread_t timer_thread;
|
/hardware/nxp/uwb/halimpl/tml/ |
D | phTmlUwb.h | 101 pthread_t readerThread; /*Handle to the thread which handles write and read 103 pthread_t writerThread;
|
/hardware/qcom/sm7150/gps/utils/ |
D | LocThread.cpp | 37 pthread_t mThandle; 68 mRunnable(runnable), mJoinable(joinable), mThandle((pthread_t)NULL), in LocThreadDelegate() 82 mThandle = (pthread_t)NULL; in LocThreadDelegate()
|
/hardware/qcom/gps/msm8909w_3100/utils/ |
D | LocThread.cpp | 37 pthread_t mThandle; 68 mRunnable(runnable), mJoinable(joinable), mThandle((pthread_t)NULL), in LocThreadDelegate() 82 mThandle = (pthread_t)NULL; in LocThreadDelegate()
|
/hardware/qcom/sm8150p/gps/utils/ |
D | LocThread.cpp | 37 pthread_t mThandle; 68 mRunnable(runnable), mJoinable(joinable), mThandle((pthread_t)NULL), in LocThreadDelegate() 82 mThandle = (pthread_t)NULL; in LocThreadDelegate()
|
/hardware/st/nfc/1.0/adaptation/ |
D | i2clayer.c | 53 static pthread_t threadHandle = (pthread_t)NULL; 272 if (threadHandle == (pthread_t)NULL) in I2cCloseLayer() 281 threadHandle = (pthread_t)NULL; in I2cCloseLayer()
|
/hardware/qcom/audio/legacy/alsa_sound/ |
D | AudioUsbALSA.h | 85 pthread_t mPlaybackUsb; 86 pthread_t mRecordingUsb;
|