Searched refs:our_cntr (Results 1 – 1 of 1) sorted by relevance
520 static inline void tst_fzsync_pair_wait(int *our_cntr, in tst_fzsync_pair_wait() argument532 while (tst_atomic_load(our_cntr) > 0 in tst_fzsync_pair_wait()533 && tst_atomic_load(our_cntr) < INT_MAX) { in tst_fzsync_pair_wait()543 while (tst_atomic_load(our_cntr) > 1) in tst_fzsync_pair_wait()550 while (tst_atomic_load(our_cntr) < tst_atomic_load(other_cntr)) { in tst_fzsync_pair_wait()