Home
last modified time | relevance | path

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

/Zephyr-latest/kernel/
Dwork.c864 static void work_timeout(struct _timeout *to) in work_timeout() function
958 z_add_timeout(&dwork->timeout, work_timeout, delay); in schedule_for_queue_locked()