Searched refs:thread_priority (Results 1 – 11 of 11) sorted by relevance
361 uint8_t thread_priority; in net_tc_tx_init()365 thread_priority = tx_tc2thread(i); in net_tc_tx_init()368 K_PRIO_COOP(thread_priority) : in net_tc_tx_init()369 K_PRIO_PREEMPT(thread_priority); in net_tc_tx_init()375 thread_priority, in net_tc_tx_init()429 uint8_t thread_priority; in net_tc_rx_init()433 thread_priority = rx_tc2thread(i); in net_tc_rx_init()436 K_PRIO_COOP(thread_priority) : in net_tc_rx_init()437 K_PRIO_PREEMPT(thread_priority); in net_tc_rx_init()443 thread_priority, in net_tc_rx_init()
19 int thread_priority; in lv_thread_init() local26 thread_priority = (CONFIG_NUM_PREEMPT_PRIORITIES - 1) - in lv_thread_init()30 thread, callback, user_data, thread_priority, 0, K_NO_WAIT); in lv_thread_init()
20 thread_priority = 10
21 thread_priority = 10
22 thread_priority = 10
24 thread_priority = 10
34 thread_priority = 10
34 default $(thread_priority)
28 .thread_priority =
30 .thread_priority =