Searched defs:tt_el (Results 1 – 1 of 1) sorted by relevance
137 struct threads_table_el *tt_el = ttable_get_element(this, this_th_nbr); in abort_tail() local159 struct threads_table_el *tt_el = ttable_get_element(this, this_th_nbr); in nct_wait_until_allowed() local192 struct threads_table_el *tt_el = ttable_get_element(this, next_allowed_th); in nct_let_run() local256 struct threads_table_el *tt_el = ttable_get_element(this, this_th_nbr); in nct_swap_threads() local327 struct threads_table_el *tt_el = (struct threads_table_el *)arg_el; in nct_thread_starter() local408 struct threads_table_el *tt_el = this->threads_table; in ttable_get_empty_slot() local463 struct threads_table_el *tt_el; in nct_new_thread() local566 struct threads_table_el *tt_el = this->threads_table; in nct_clean_up() local610 struct threads_table_el *tt_el = ttable_get_element(this, thread_idx); in nct_abort_thread() local647 struct threads_table_el *tt_el = ttable_get_element(this, thread_idx); in nct_get_unique_thread_id() local[all …]