Home
last modified time | relevance | path

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

/Zephyr-latest/scripts/native_simulator/common/src/include/
Dnct_if.h23 void nct_swap_threads(void *this, int next_allowed_thread_nbr);
/Zephyr-latest/arch/posix/core/
Dposix_core_nsi.c38 nct_swap_threads(te_state, next_allowed_thread_nbr); in posix_swap()
/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() function