Home
last modified time | relevance | path

Searched defs:this_th_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()
/Zephyr-latest/scripts/native_simulator/common/src/
Dnct.c135 static void abort_tail(struct te_status_t *this, int this_th_nbr) in abort_tail()
157 static void nct_wait_until_allowed(struct te_status_t *this, int this_th_nbr) in nct_wait_until_allowed()
246 int this_th_nbr = this->currently_allowed_thread; in nct_swap_threads() local