Home
last modified time | relevance | path

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

/Zephyr-latest/scripts/native_simulator/common/src/
Dnct.c125 int currently_allowed_thread; member
168 while (this_th_nbr != this->currently_allowed_thread) { in nct_wait_until_allowed()
200 this->currently_allowed_thread = next_allowed_th; in nct_let_run()
246 int this_th_nbr = this->currently_allowed_thread; in nct_swap_threads()
519 this->currently_allowed_thread = -1; in nct_init()
612 if (thread_idx == this->currently_allowed_thread) { in nct_abort_thread()