Home
last modified time | relevance | path

Searched refs:thread_exit (Results 1 – 6 of 6) sorted by relevance

/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/
Ddrv_hdmi_intf.h35 hi_bool thread_exit; member
Ddrv_hdmi_intf.c1086 hdmi_dev->thread_info.thread_exit = HI_TRUE;
1331 hdmi_dev->thread_info.thread_exit = HI_FALSE;
1473 result = (hdmi_dev->thread_info.thread_exit == HI_TRUE);
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/include/
Dosdep_service.h494 void thread_exit(_completion *comp);
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/os_dep/
Dosdep_service.c1513 inline void thread_exit(_completion *comp) in thread_exit() function
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/
Drtw_mp.c1426 thread_exit(NULL); in mp_xmit_packet_thread()
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/os_dep/linux/
Dioctl_linux.c11967 thread_exit(NULL);