Searched refs:task_function (Results 1 – 1 of 1) sorted by relevance
112 __inline static hi_s32 valg_thread_init(osal_task_t **thread, hi_void *task_function, hi_void *data… in valg_thread_init() argument114 *thread = osal_kthread_create(task_function, data, task_name); in valg_thread_init()