Home
last modified time | relevance | path

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

/kernel/
A Dsched.c316 static struct _cpu *thread_active_elsewhere(struct k_thread *thread) in thread_active_elsewhere() function
360 if (thread_active_elsewhere(thread) == NULL) { in z_ready_thread()
415 struct _cpu *cpu = thread_active_elsewhere(thread); in z_thread_halt()
695 cpu = thread_active_elsewhere(thread); in z_thread_prio_set()

Completed in 5 milliseconds