Home
last modified time | relevance | path

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

/Zephyr-latest/arch/posix/include/
Dposix_core.h46 void posix_main_thread_start(int next_allowed_thread_nbr);
/Zephyr-latest/arch/posix/core/
Dposix_core_nsi.c41 void posix_main_thread_start(int next_allowed_thread_nbr) in posix_main_thread_start() function
Dswap.c103 posix_main_thread_start(ready_thread_ptr->thread_idx); in arch_switch_to_main_thread()