Home
last modified time | relevance | path

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

/Zephyr-latest/scripts/native_simulator/common/src/include/
Dnct_if.h24 void nct_first_thread_start(void *this, int next_allowed_thread_nbr);
/Zephyr-latest/arch/posix/core/
Dposix_core_nsi.c43 nct_first_thread_start(te_state, next_allowed_thread_nbr); in posix_main_thread_start()
/Zephyr-latest/scripts/native_simulator/common/src/
Dnct.c280 void nct_first_thread_start(void *this_arg, int next_allowed_thread_nbr) in nct_first_thread_start() function