Searched refs:worker (Results 1 – 3 of 3) sorted by relevance
18 static struct k_work_delayable worker; variable231 k_work_schedule(&worker, K_MSEC(CONFIG_SETTINGS_TFM_ITS_LAZY_PERSIST_DELAY_MS)); in settings_its_save()265 k_work_init_delayable(&worker, worker_persist_entries_struct_fn); in settings_backend_init()
37 Set the priority of the TCP worker queue, that handles all
252 Set the priority of the mDNS worker queue, that handles all
Completed in 84 milliseconds