Home
last modified time | relevance | path

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

/external/valgrind/helgrind/
Dhg_lock_n_thread.h63 typedef UInt ThrID; typedef
Dlibhb_core.c195 ThrID thrid : SCALARTS_N_THRBITS;
307 ThrID thrid : SCALARTS_N_THRBITS;
2001 static ThrID Thr__to_ThrID ( Thr* thr ); /* fwds */
2002 static Thr* Thr__from_ThrID ( ThrID thrid ); /* fwds */
2047 ThrID id1 = *(const ThrID*)v1; in cmp__ThrID()
2048 ThrID id2 = *(const ThrID*)v2; in cmp__ThrID()
2061 HG_(free), sizeof(ThrID) ); in verydead_thread_tables_init()
2066 HG_(free), sizeof(ThrID) ); in verydead_thread_tables_init()
2078 ThrID thrid1, thrid2; in verydead_thread_table_sort_and_check()
2079 thrid2 = *(ThrID*)VG_(indexXA)( thrids, 0 ); in verydead_thread_table_sort_and_check()
[all …]