Searched refs:arrived (Results 1 - 2 of 2) sorted by relevance

/external/valgrind/helgrind/tests/
H A Dtc17_sembar.c38 unsigned arrived; member in struct:__anon16348
53 bar->arrived = 0;
84 ++bar->arrived;
86 if (bar->arrived == bar->total)
88 bar->arrived--;
89 n = bar->arrived;
123 n = --bar->arrived; /* XXX see below */
133 understand that bar->arrived is protected by mutex1 whilst threads
/external/iproute2/doc/
H A Dip-cref.tex1837 that a packet arrived from this interface and searches for
2368 the number of packets that arrived on the wrong interface, if this number is not zero.
2523 because they arrived out of sequence for a GRE tunnel with
2634 arrived from and the realm where it is going to propagate to.

Completed in 110 milliseconds