Home
last modified time | relevance | path

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

/third_party/ltp/include/
Dtst_fuzzy_sync.h566 static inline void tst_fzsync_pair_wait(int *our_cntr, in tst_fzsync_pair_wait() argument
580 while (tst_atomic_load(our_cntr) > 0 in tst_fzsync_pair_wait()
581 && tst_atomic_load(our_cntr) < INT_MAX) { in tst_fzsync_pair_wait()
588 while (tst_atomic_load(our_cntr) > 0 in tst_fzsync_pair_wait()
589 && tst_atomic_load(our_cntr) < INT_MAX) { in tst_fzsync_pair_wait()
602 while (tst_atomic_load(our_cntr) > 1) in tst_fzsync_pair_wait()
605 while (tst_atomic_load(our_cntr) > 1) in tst_fzsync_pair_wait()
614 while (tst_atomic_load(our_cntr) < in tst_fzsync_pair_wait()
621 while (tst_atomic_load(our_cntr) < in tst_fzsync_pair_wait()