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

/external/valgrind/main/helgrind/
H A Dlibhb_core.c281 /* Current VTSs for this thread. They change as we go along. viR
285 VtsID__cmpLEQ(viW,viR) == True
286 that is, viW must be the same, or lagging behind, viR. */
287 VtsID viR; member in struct:_Thr
297 do not expect to see any uses of .viR or .viW, so it is safe to
339 VtsID viR; /* r-clock of sender */ member in struct:_SO
1926 been joined with. This should ensure that its local clocks (.viR
2447 need to look at this thread's ::viR or ::viW. Set them to
2452 VtsID__rcdec(thr->viR);
2454 thr->viR
[all...]

Completed in 60 milliseconds