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

/external/valgrind/helgrind/
H A Dlibhb_core.c285 /* Current VTSs for this thread. They change as we go along. viR
289 VtsID__cmpLEQ(viW,viR) == True
290 that is, viW must be the same, or lagging behind, viR. */
291 VtsID viR; member in struct:_Thr
301 do not expect to see any uses of .viR or .viW, so it is safe to
343 VtsID viR; /* r-clock of sender */ member in struct:_SO
2160 been joined with. This should ensure that its local clocks (.viR
2666 need to look at this thread's ::viR or ::viW. Set them to
2671 VtsID__rcdec(thr->viR);
2673 thr->viR
[all...]

Completed in 149 milliseconds