Searched refs:t_after_wait (Results 1 – 1 of 1) sorted by relevance
84 static int t_after_wait[NUM_WORKERS]; variable190 t_after_wait[tid] = 1; in worker_thread()209 t_after_wait[tid] = 1; in worker_thread()211 while (t_after_wait[tid + 1] != 1) { in worker_thread()