Home
last modified time | relevance | path

Searched refs:abort_tail (Results 1 – 2 of 2) sorted by relevance

/Zephyr-Core-3.6.0/arch/posix/core/
Dposix_core.c92 static void abort_tail(int this_th_nbr) in abort_tail() function
128 abort_tail(this_th_nbr); in posix_wait_until_allowed()
191 abort_tail(this_th_nbr); in posix_swap()
/Zephyr-Core-3.6.0/scripts/native_simulator/common/src/
Dnct.c133 static void abort_tail(struct te_status_t *this, int this_th_nbr) in abort_tail() function
170 abort_tail(this, this_th_nbr); in nct_wait_until_allowed()
261 abort_tail(this, this_th_nbr); in nct_swap_threads()