Searched refs:no_yield (Results 1 – 8 of 8) sorted by relevance
26 .no_yield = IS_ENABLED(CONFIG_SYSTEM_WORKQUEUE_NO_YIELD), in k_sys_work_q_init()
727 if ((cfg != NULL) && cfg->no_yield) { in k_work_queue_start()
214 .no_yield = true, in i3c_ibi_work_q_init()
371 .no_yield = false, in vcmp_it8xxx2_init_work_q()
505 .no_yield = true, in openthread_init()
258 cfg.no_yield = true; in test_queue_start()265 cfg.no_yield = true; in test_queue_start()
756 .no_yield = false, in adc_npcx_init_cmp_work_q()
4008 bool no_yield; member