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.c190 ThrID thrid : SCALARTS_N_THRBITS;
302 ThrID thrid : SCALARTS_N_THRBITS;
1791 static ThrID Thr__to_ThrID ( Thr* thr ); /* fwds */
1792 static Thr* Thr__from_ThrID ( ThrID thrid ); /* fwds */
1835 ThrID id1 = *(ThrID*)v1; in cmp__ThrID()
1836 ThrID id2 = *(ThrID*)v2; in cmp__ThrID()
1848 HG_(free), sizeof(ThrID) ); in verydead_thread_table_init()
2005 ThrID thrid = vts->ts[i].thrid; in VTS__subtract()
2014 ThrID thrid = vts->ts[i].thrid; in VTS__subtract()
2059 ThrID me_thrid; in VTS__tick()
[all …]