Home
last modified time | relevance | path

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

/Zephyr-4.2.1/kernel/
Dwork.c606 static void work_timeout_handler(struct _timeout *record) in work_timeout_handler() function
638 z_add_timeout(&queue->work_timeout_record, work_timeout_handler, queue->work_timeout); in work_timeout_start_locked()