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

/external/valgrind/main/helgrind/
H A Dlibhb_core.c2854 ThrID thrid1, thrid2; local
2855 thrid2 = *(ThrID*)VG_(indexXA)( verydead_thread_table, 0 );
2857 thrid1 = thrid2;
2858 thrid2 = *(ThrID*)VG_(indexXA)( verydead_thread_table, i );
2859 tl_assert(thrid1 < thrid2);

Completed in 43 milliseconds