Searched refs:ts_prev_thread (Results 1 – 3 of 3) sorted by relevance
70 out_string += format_str.format(turnstile.ts_thread, turnstile.ts_prev_thread)
358 …thread_t ts_prev_thread; /* thread the turnstile was attached before d… member
1017 thread_turnstile->ts_prev_thread = thread_turnstile->ts_thread; in turnstile_prepare_common()1178 thread_turnstile->ts_prev_thread = NULL; in turnstile_complete_common()