Home
last modified time | relevance | path

Searched refs:rcnt (Results 1 – 1 of 1) sorted by relevance

/nptl/
A Dtst-rwlock20.c51 int rcnt = 0; in tf() local
55 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