Searched refs:task_tid (Results 1 – 1 of 1) sorted by relevance
52 int task_tid = atoi (e->d_name); in support_wait_for_thread_exit() local53 if (task_tid <= 0) in support_wait_for_thread_exit()56 if (task_tid == gettid ()) in support_wait_for_thread_exit()
Completed in 4 milliseconds