Home
last modified time | relevance | path

Searched defs:thread_param (Results 1 – 2 of 2) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
Doal_thread.h124 const oal_kthread_param_stru *thread_param) in oal_kthread_create()
152 … hi_u32 oal_set_thread_property(oal_kthread_stru *pst_thread, oal_kthread_param_stru *thread_param) in oal_set_thread_property()
189 const oal_kthread_param_stru *thread_param) in oal_kthread_create()
245 …oal_set_thread_property(const oal_kthread_stru *thread, const oal_kthread_param_stru *thread_param) in oal_set_thread_property()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hcc/
Dhcc_task.c291 oal_kthread_param_stru thread_param = { 0 }; in hcc_task_init() local