Home
last modified time | relevance | path

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

/tests/benchmarks/sched_userspace/src/
A Duser.h9 void context_switch_yield(void *p1, void *p2, void *p3);
A Duser.c13 void context_switch_yield(void *p1, void *p2, void *p3) in context_switch_yield() function
A Dmain.c66 k_thread_user_mode_enter(context_switch_yield, _nb_threads, NULL, NULL); in yielder_entry()

Completed in 6 milliseconds