Home
last modified time | relevance | path

Searched refs:tmp_tid (Results 1 - 1 of 1) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Dhi_task.c135 hi_u32 tmp_tid; in hi_task_get_current_id() local
137 tmp_tid = LOS_CurTaskIDGet(); in hi_task_get_current_id()
138 if (tmp_tid == LOS_ERRNO_TSK_ID_INVALID) { in hi_task_get_current_id()
142 return tmp_tid; in hi_task_get_current_id()

Completed in 1 milliseconds