Searched refs:te_status_t (Results 1 – 1 of 1) sorted by relevance
91 struct te_status_t;95 struct te_status_t *ts_status;111 struct te_status_t { struct129 static void nct_exit_and_cleanup(struct te_status_t *this); argument130 static struct threads_table_el *ttable_get_element(struct te_status_t *this, int index);135 static void abort_tail(struct te_status_t *this, int this_th_nbr) in abort_tail()157 static void nct_wait_until_allowed(struct te_status_t *this, int this_th_nbr) in nct_wait_until_allowed()189 static void nct_let_run(struct te_status_t *this, int next_allowed_th) in nct_let_run()215 static void nct_exit_and_cleanup(struct te_status_t *this) in nct_exit_and_cleanup()245 struct te_status_t *this = (struct te_status_t *)this_arg; in nct_swap_threads()[all …]