Searched refs:threads_table_el (Results 1 – 2 of 2) sorted by relevance
91 struct threads_table_el { struct94 struct threads_table_el *next; /* Pointer to the next element of the table */ argument110 struct threads_table_el *threads_table; /* Pointer to the threads table */ argument128 static struct threads_table_el *ttable_get_element(struct te_status_t *this, int index);135 struct threads_table_el *tt_el = ttable_get_element(this, this_th_nbr); in abort_tail()157 struct threads_table_el *tt_el = ttable_get_element(this, this_th_nbr); in nct_wait_until_allowed()190 struct threads_table_el *tt_el = ttable_get_element(this, next_allowed_th); in nct_let_run()254 struct threads_table_el *tt_el = ttable_get_element(this, this_th_nbr); in nct_swap_threads()293 struct threads_table_el *element = (struct threads_table_el *)arg; in nct_cleanup_handler()325 struct threads_table_el *tt_el = (struct threads_table_el *)arg_el; in nct_thread_starter()[all …]
59 struct threads_table_el { struct68 static struct threads_table_el *threads_table; argument336 * sizeof(struct threads_table_el)); in ttable_get_empty_slot()343 PC_ALLOC_CHUNK_SIZE * sizeof(struct threads_table_el)); in ttable_get_empty_slot()397 sizeof(struct threads_table_el)); in posix_arch_init()