Home
last modified time | relevance | path

Searched refs:thread_info (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/modules/mfe/api/mfe/
H A Dmadp_mfe.c277 static pthread_t thread_info; //stephen variable
1014 pthread_join(thread_info, NULL); //stephen in MPEG2TS_Video_Encode_Enable()
1084 pthread_cancel(thread_info); in MAdp_MFE_Finish()
1086 if((err=pthread_join(thread_info,NULL))!=0) in MAdp_MFE_Finish()
1586 if (0 != pthread_create(&thread_info, in MAdp_MFE_Thread_Create()
/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe/
H A Dmdrv_mfe.c941 pthread_t thread_info; in MFE_ISR_Enable() local
953 if (0 != pthread_create(&thread_info, &thrattr, MDrv_MFE_ISR, NULL)) { in MFE_ISR_Enable()
/utopia/UTPA2-700.0.x/projects/build/Ksym/
H A D.Ksym.o.cmd455 include/linux/thread_info.h \
461 /home/beal.wu/i2_work/kernel/arch/arm/include/asm/thread_info.h \