Searched defs:task_param (Results 1 – 1 of 1) sorted by relevance
29 struct task_parameter *task_param = (struct task_parameter *)arg; in task_thread() local60 s8 tls_wl_task_run(struct task_parameter *task_param) in tls_wl_task_run()77 s8 tls_wl_task_callback_static(struct task_parameter *task_param, in tls_wl_task_callback_static()102 s8 tls_wl_task_callback(struct task_parameter *task_param, start_routine function, void *ctx, u8 bl… in tls_wl_task_callback()128 s8 tls_wl_task_add_timeout(struct task_parameter *task_param, u32 msecs, tls_timeout_handler h, voi… in tls_wl_task_add_timeout()148 s8 tls_wl_task_untimeout(struct task_parameter *task_param, tls_timeout_handler h, void *arg) in tls_wl_task_untimeout()