Home
last modified time | relevance | path

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

/Zephyr-latest/arch/posix/include/
Dposix_core.h45 void posix_swap(int next_allowed_thread_nbr, int this_th_nbr);
/Zephyr-latest/arch/posix/core/
Dposix_core_nsi.c35 void posix_swap(int next_allowed_thread_nbr, int this_th_nbr) in posix_swap() function
Dswap.c64 posix_swap(ready_thread_ptr->thread_idx, in arch_swap()