Searched refs:t2_tid (Results 1 – 1 of 1) sorted by relevance
18 pthread_t main_tid, t1_tid, t2_tid; variable76 ASSERT(pthread_equal(t2_tid, pthread_self())); in act_handler()