Home
last modified time | relevance | path

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

/hyp/core/thread_standard/include/
A Dthread_arch.h45 thread_arch_switch_thread(thread_t *next_thread, ticks_t *schedtime);
/hyp/core/thread_standard/src/
A Dthread.c194 thread_t *prev = thread_arch_switch_thread(thread, &schedtime); in thread_switch_to()
/hyp/core/thread_standard/aarch64/src/
A Dthread_arch.c72 thread_arch_switch_thread(thread_t *next_thread, ticks_t *schedtime) in thread_arch_switch_thread() function

Completed in 15 milliseconds