Searched refs:thread_priority (Results 1 – 11 of 11) sorted by relevance
300 uint8_t thread_priority; in net_tc_tx_init()304 thread_priority = tx_tc2thread(i); in net_tc_tx_init()307 K_PRIO_COOP(thread_priority) : in net_tc_tx_init()308 K_PRIO_PREEMPT(thread_priority); in net_tc_tx_init()314 thread_priority, in net_tc_tx_init()358 uint8_t thread_priority; in net_tc_rx_init()362 thread_priority = rx_tc2thread(i); in net_tc_rx_init()365 K_PRIO_COOP(thread_priority) : in net_tc_rx_init()366 K_PRIO_PREEMPT(thread_priority); in net_tc_rx_init()372 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
33 default $(thread_priority)
28 .thread_priority =
30 .thread_priority =