Searched refs:next_allowed_th (Results 1 – 2 of 2) sorted by relevance
145 static void posix_let_run(int next_allowed_th) in posix_let_run() argument149 threads_table[next_allowed_th].thead_cnt, in posix_let_run()150 next_allowed_th); in posix_let_run()153 currently_allowed_thread = next_allowed_th; in posix_let_run()
187 static void nct_let_run(struct te_status_t *this, int next_allowed_th) in nct_let_run() argument190 struct threads_table_el *tt_el = ttable_get_element(this, next_allowed_th); in nct_let_run()195 next_allowed_th); in nct_let_run()198 this->currently_allowed_thread = next_allowed_th; in nct_let_run()