Home
last modified time | relevance | path

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

/external/valgrind/helgrind/
Dlibhb_core.c2078 ThrID thrid1, thrid2; in verydead_thread_table_sort_and_check() local
2079 thrid2 = *(ThrID*)VG_(indexXA)( thrids, 0 ); in verydead_thread_table_sort_and_check()
2081 thrid1 = thrid2; in verydead_thread_table_sort_and_check()
2082 thrid2 = *(ThrID*)VG_(indexXA)( thrids, i ); in verydead_thread_table_sort_and_check()
2083 tl_assert(thrid1 < thrid2); in verydead_thread_table_sort_and_check()