Home
last modified time | relevance | path

Searched defs:tt_el (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/scripts/native_simulator/common/src/
Dnct.c137 struct threads_table_el *tt_el = ttable_get_element(this, this_th_nbr); in abort_tail() local
159 struct threads_table_el *tt_el = ttable_get_element(this, this_th_nbr); in nct_wait_until_allowed() local
192 struct threads_table_el *tt_el = ttable_get_element(this, next_allowed_th); in nct_let_run() local
256 struct threads_table_el *tt_el = ttable_get_element(this, this_th_nbr); in nct_swap_threads() local
327 struct threads_table_el *tt_el = (struct threads_table_el *)arg_el; in nct_thread_starter() local
408 struct threads_table_el *tt_el = this->threads_table; in ttable_get_empty_slot() local
463 struct threads_table_el *tt_el; in nct_new_thread() local
566 struct threads_table_el *tt_el = this->threads_table; in nct_clean_up() local
610 struct threads_table_el *tt_el = ttable_get_element(this, thread_idx); in nct_abort_thread() local
647 struct threads_table_el *tt_el = ttable_get_element(this, thread_idx); in nct_get_unique_thread_id() local
[all …]