Home
last modified time | relevance | path

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

/Zephyr-latest/tests/kernel/workq/work/src/
Dmain.c1272 bool is_high = (k_thread_priority_get(k_work_queue_thread_get(wq)) in try_queue_no_yield() local
1276 is_high ? "high" : "low"); in try_queue_no_yield()
1309 return is_high; in try_queue_no_yield()