Home
last modified time | relevance | path

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

/external/valgrind/main/helgrind/
Dhg_lock_n_thread.h63 typedef UInt ThrID; typedef
Dlibhb_core.c191 ThrID thrid : SCALARTS_N_THRBITS;
303 ThrID thrid : SCALARTS_N_THRBITS;
1792 static ThrID Thr__to_ThrID ( Thr* thr ); /* fwds */
1793 static Thr* Thr__from_ThrID ( ThrID thrid ); /* fwds */
1836 ThrID id1 = *(ThrID*)v1; in cmp__ThrID()
1837 ThrID id2 = *(ThrID*)v2; in cmp__ThrID()
1849 HG_(free), sizeof(ThrID) ); in verydead_thread_table_init()
2006 ThrID thrid = vts->ts[i].thrid; in VTS__subtract()
2015 ThrID thrid = vts->ts[i].thrid; in VTS__subtract()
2060 ThrID me_thrid; in VTS__tick()
[all …]