Searched defs:t_to (Results 1 - 3 of 3) sorted by relevance

/haiku/src/system/kernel/arch/mips/
H A Darch_thread.cpp23 void arch_thread_context_switch(Thread *t_from, Thread *t_to) argument
/haiku/src/system/kernel/arch/ppc/
H A Darch_thread.cpp173 arch_thread_context_switch(Thread *t_from, Thread *t_to) argument
/haiku/src/tests/system/kernel/scheduler/
H A Dmain.cpp255 arch_thread_context_switch(struct thread *t_from, struct thread *t_to) argument

Completed in 33 milliseconds