Home
last modified time | relevance | path

Searched defs:next_allowed_thread_nbr (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/arch/posix/core/
Dposix_core_nsi.c35 void posix_swap(int next_allowed_thread_nbr, int this_th_nbr) in posix_swap()
41 void posix_main_thread_start(int next_allowed_thread_nbr) in posix_main_thread_start()
/Zephyr-latest/scripts/native_simulator/common/src/
Dnct.c243 void nct_swap_threads(void *this_arg, int next_allowed_thread_nbr) in nct_swap_threads()
280 void nct_first_thread_start(void *this_arg, int next_allowed_thread_nbr) in nct_first_thread_start()