Searched defs:this_th_nbr (Results 1 – 2 of 2) sorted by relevance
35 void posix_swap(int next_allowed_thread_nbr, int this_th_nbr) in posix_swap()
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()246 int this_th_nbr = this->currently_allowed_thread; in nct_swap_threads() local