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

/external/valgrind/main/drd/
H A Ddrd_rwlock.c117 const UWord uword_tid = tid; local
120 q = VG_(OSetGen_Lookup)(p->thread_info, &uword_tid);
127 const UWord uword_tid = tid; local
130 q = VG_(OSetGen_Lookup)(p->thread_info, &uword_tid);

Completed in 98 milliseconds