Home
last modified time | relevance | path

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

/external/valgrind/helgrind/
Dlibhb_core.c2070 static void verydead_thread_table_sort_and_check (XArray* thrids) in verydead_thread_table_sort_and_check() argument
2074 VG_(sortXA)( thrids ); in verydead_thread_table_sort_and_check()
2076 UWord nBT = VG_(sizeXA)( thrids ); in verydead_thread_table_sort_and_check()
2079 thrid2 = *(ThrID*)VG_(indexXA)( thrids, 0 ); in verydead_thread_table_sort_and_check()
2082 thrid2 = *(ThrID*)VG_(indexXA)( thrids, i ); in verydead_thread_table_sort_and_check()