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

/external/valgrind/helgrind/
H A Dlibhb_core.c286 is the VTS to be used for reads, viW for writes. Usually they
289 VtsID__cmpLEQ(viW,viR) == True
290 that is, viW must be the same, or lagging behind, viR. */
292 VtsID viW; member in struct:_Thr
301 do not expect to see any uses of .viR or .viW, so it is safe to
344 VtsID viW; /* w-clock of sender */ member in struct:_SO
2161 and .viW) will never again change, and so all mentions of this
2666 need to look at this thread's ::viR or ::viW. Set them to
2672 VtsID__rcdec(thr->viW);
2674 thr->viW
[all...]

Completed in 70 milliseconds