Home
last modified time | relevance | path

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

/kernel/
A Dsched.c104 static inline bool should_queue_thread(struct k_thread *thread) in should_queue_thread() function
112 if (should_queue_thread(thread)) { in queue_thread()
126 if (should_queue_thread(thread)) { in dequeue_thread()

Completed in 6 milliseconds