Home
last modified time | relevance | path

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

/Zephyr-latest/kernel/
Dsched.c618 bool do_nothing = thread->no_wake_on_timeout && is_timeout; in z_sched_wake_thread() local
622 if (do_nothing) { in z_sched_wake_thread()