| /utopia/UTPA2-700.0.x/modules/mfe/api/mfe/ |
| H A D | madp_mfe.c | 451 int pthread_join(cyg_handle_t thread_hdl_obj, void **status) in pthread_join() function 1011 pthread_join(thread_hdl, NULL); //stephen in MPEG2TS_Video_Encode_Enable() 1014 pthread_join(thread_info, NULL); //stephen in MPEG2TS_Video_Encode_Enable() 1086 if((err=pthread_join(thread_info,NULL))!=0) in MAdp_MFE_Finish()
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/ |
| H A D | pthread.h | 208 int _EXFUN(pthread_join, (pthread_t thread, void **value_ptr));
|
| /utopia/UTPA2-700.0.x/modules/hsl/api/hsl/ |
| H A D | frhsl_autotest.c | 806 if( 0 != pthread_join(_hsl->threadCmdRecvStart, 0)) in FrHsl_AutoTest_End()
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/ |
| H A D | pthread.h | 242 extern int pthread_join (pthread_t __th, void **__thread_return);
|
| /utopia/UTPA2-700.0.x/mxlib/hal/M7821/ |
| H A D | halCHIP.c | 989 if((ret=pthread_join( _HISR_Info[u8VectorIndex].ithr,NULL ))!=0) in CHIP_DetachISR()
|
| /utopia/UTPA2-700.0.x/mxlib/hal/maxim/ |
| H A D | halCHIP.c | 993 if((ret=pthread_join( _HISR_Info[u8VectorIndex].ithr,NULL ))!=0) in CHIP_DetachISR()
|
| /utopia/UTPA2-700.0.x/mxlib/hal/marcus/ |
| H A D | halCHIP.c | 993 if((ret=pthread_join( _HISR_Info[u8VectorIndex].ithr,NULL ))!=0) in CHIP_DetachISR()
|
| /utopia/UTPA2-700.0.x/mxlib/hal/mainz/ |
| H A D | halCHIP.c | 967 if((ret=pthread_join(_HISR_Info[u8VectorIndex].ithr, NULL))!=0) in CHIP_DetachISR()
|
| /utopia/UTPA2-700.0.x/mxlib/hal/maserati/ |
| H A D | halCHIP.c | 989 if((ret=pthread_join( _HISR_Info[u8VectorIndex].ithr,NULL ))!=0) in CHIP_DetachISR()
|
| /utopia/UTPA2-700.0.x/mxlib/hal/manhattan/ |
| H A D | halCHIP.c | 989 if((ret=pthread_join( _HISR_Info[u8VectorIndex].ithr,NULL ))!=0) in CHIP_DetachISR()
|
| /utopia/UTPA2-700.0.x/mxlib/hal/mustang/ |
| H A D | halCHIP.c | 970 if((ret=pthread_join(_HISR_Info[u8VectorIndex].ithr, NULL))!=0) in CHIP_DetachISR()
|
| /utopia/UTPA2-700.0.x/mxlib/hal/messi/ |
| H A D | halCHIP.c | 967 if((ret=pthread_join(_HISR_Info[u8VectorIndex].ithr, NULL))!=0) in CHIP_DetachISR()
|
| /utopia/UTPA2-700.0.x/mxlib/hal/M7621/ |
| H A D | halCHIP.c | 993 if((ret=pthread_join( _HISR_Info[u8VectorIndex].ithr,NULL ))!=0) in CHIP_DetachISR()
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/linux/ |
| H A D | MsOS_linux.c | 1183 if (0 == PTH_RET_CHK(pthread_join(_MsOS_Task_Info[s32Id].stThreadInfo, NULL))) in MsOS_CreateTask() 1354 if (0== PTH_RET_CHK(pthread_join(_MsOS_Task_Info[s32TaskId].stThreadInfo, NULL))) in MsOS_DeleteTask()
|
| H A D | drvIPAPool.c | 688 pthread_join(IPAPool_Info[idx].pthIPAPollingId, NULL); in MApi_IPA_Pool_Release()
|
| /utopia/UTPA2-700.0.x/mxlib/hal/k7u/ |
| H A D | halCHIP.c | 1199 if((ret=pthread_join(_HISR_Info[u8VectorIndex].ithr, NULL))!=0) in CHIP_DetachISR()
|
| /utopia/UTPA2-700.0.x/mxlib/hal/k6lite/ |
| H A D | halCHIP.c | 1199 if((ret=pthread_join(_HISR_Info[u8VectorIndex].ithr, NULL))!=0) in CHIP_DetachISR()
|
| /utopia/UTPA2-700.0.x/mxlib/hal/curry/ |
| H A D | halCHIP.c | 1186 if((ret=pthread_join(_HISR_Info[u8VectorIndex].ithr, NULL))!=0) in CHIP_DetachISR()
|
| /utopia/UTPA2-700.0.x/mxlib/hal/kano/ |
| H A D | halCHIP.c | 1199 if((ret=pthread_join(_HISR_Info[u8VectorIndex].ithr, NULL))!=0) in CHIP_DetachISR()
|
| /utopia/UTPA2-700.0.x/mxlib/hal/k6/ |
| H A D | halCHIP.c | 1199 if((ret=pthread_join(_HISR_Info[u8VectorIndex].ithr, NULL))!=0) in CHIP_DetachISR()
|
| /utopia/UTPA2-700.0.x/modules/xc/api/xc/ |
| H A D | apiXC_DWIN.c | 2270 if( pthread_join(id, NULL) != 0 ) in MApi_XC_DIP_InterruptDetach()
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/ |
| H A D | apiVDEC_EX.c | 10653 pthread_join(m_thread_id, 0); in _MApi_VDEC_EX_V2_Exit()
|
| H A D | apiVDEC_EX.c.0 | 10649 pthread_join(m_thread_id, 0);
|