Home
last modified time | relevance | path

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

/Zephyr-latest/scripts/native_simulator/common/src/
Dnct.c189 static void nct_let_run(struct te_status_t *this, int next_allowed_th) in nct_let_run() argument
192 struct threads_table_el *tt_el = ttable_get_element(this, next_allowed_th); in nct_let_run()
197 next_allowed_th); in nct_let_run()
200 this->currently_allowed_thread = next_allowed_th; in nct_let_run()