Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/lib/os/
Dp4wq.c52 static bool thread_was_requeued(struct k_thread *th) in thread_was_requeued() function
104 if (!thread_was_requeued(_current)) { in p4wq_loop()