Home | History | Annotate | Download | only in helgrind

Lines Matching refs:indexXA

2577       so = *(SO**)VG_(indexXA)( xa, sz-1 );
2909 Thread* t = *(Thread**)VG_(indexXA)(bar->waiting, i);
2915 Thread* t = *(Thread**)VG_(indexXA)(bar->waiting, i);
3617 here = *(Lock**) VG_(indexXA)( stack, ssz-1 );