Home
last modified time | relevance | path

Searched refs:os_thread_priority_idle (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/linkkit/include/linkkit/wrappers/
A Dwrappers_defs.h16 os_thread_priority_idle = -3, /* priority: idle (lowest) */ enumerator
/AliOS-Things-master/components/linkkit/wrappers/os/
A DHAL_OS_rhino.c209 } else if (hal_os_thread_param->priority < os_thread_priority_idle || in HAL_ThreadCreate()
/AliOS-Things-master/components/linkkit/wrappers/platform/os/
A DHAL_OS_yoc.c121 } else if (hal_os_thread_param->priority < os_thread_priority_idle || in HAL_ThreadCreate()

Completed in 7 milliseconds