Lines Matching defs:our_cntr
516 * @param our_cntr The counter for the thread we are on
529 static inline void tst_fzsync_pair_wait(int *our_cntr,
544 while (tst_atomic_load(our_cntr) > 0
545 && tst_atomic_load(our_cntr) < INT_MAX
553 while (tst_atomic_load(our_cntr) > 0
554 && tst_atomic_load(our_cntr) < INT_MAX
568 while (tst_atomic_load(our_cntr) > 1
572 while (tst_atomic_load(our_cntr) > 1
582 while (tst_atomic_load(our_cntr) <
590 while (tst_atomic_load(our_cntr) <