Searched refs:ts_thread (Results 1 – 2 of 2) sorted by relevance
362 thread_t ts_thread; /* thread the turnstile is attached to */ member
836 turnstile->ts_thread = current_thread(); in turnstile_alloc()1019 thread_turnstile->ts_prev_thread = thread_turnstile->ts_thread; in turnstile_prepare_common()1020 thread_turnstile->ts_thread = NULL; in turnstile_prepare_common()1181 thread_turnstile->ts_thread = thread; in turnstile_complete_common()