Searched refs:rcnt (Results 1 – 1 of 1) sorted by relevance
51 int rcnt = 0; in tf() local55 rcnt = 1; in tf()67 if (rcnt) in tf()71 rcnt--; in tf()74 while ((atomic_load_relaxed (&done) == 0) && (rcnt + wcnt > 0)); in tf()
Completed in 4 milliseconds