Home
last modified time | relevance | path

Searched refs:m_thread_id (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiVDEC_EX.c1051 pthread_t m_thread_id; variable
10653 pthread_join(m_thread_id, 0); in _MApi_VDEC_EX_V2_Exit()
24038 pthread_create(&m_thread_id, NULL, Dump_Thread, &bexit); in MApi_VDEC_EX_V2_Init()
H A DapiVDEC_EX.c.01051 pthread_t m_thread_id;
10649 pthread_join(m_thread_id, 0);
23315 pthread_create(&m_thread_id, NULL, Dump_Thread, &bexit);