Searched refs:os_thread_priority_realtime (Results 1 – 3 of 3) sorted by relevance
22 os_thread_priority_realtime = 3, /* priority: realtime (highest) */ enumerator
210 hal_os_thread_param->priority > os_thread_priority_realtime) { in HAL_ThreadCreate()
122 hal_os_thread_param->priority > os_thread_priority_realtime) { in HAL_ThreadCreate()
Completed in 7 milliseconds