HomeSort by relevance Sort by last modified time
    Searched refs:ThrID (Results 1 - 2 of 2) sorted by null

  /external/valgrind/main/helgrind/
hg_lock_n_thread.h 58 allocated and never deallocated (simply leaked). Also ThrID, which
63 typedef UInt ThrID;
libhb_core.c 142 We pack it into 64 bits by representing the Thr* using a ThrID, a
156 32 since a ThrID is a UInt. 29 comes from the fact that
158 not only a ThrID but also 2+1 other bits (access size and
161 NB2: thrid values are issued upwards from 1024, and values less
169 Thr's to thrid values (set up in Thr__new) persists forever.
182 ThrID == 0 to denote an empty Thr_n_RCEC record. So ThrID == 0
183 must never be a valid ThrID. Given NB2 that's OK.
190 ThrID thrid : SCALARTS_N_THRBITS member in struct:__anon14131
302 ThrID thrid : SCALARTS_N_THRBITS; member in struct:_Thr
2005 ThrID thrid = vts->ts[i].thrid; local
2014 ThrID thrid = vts->ts[i].thrid; local
2138 ThrID thrid; local
2256 ThrID thrid; local
4187 UInt thrid : SCALARTS_N_THRBITS; member in struct:__anon14147
4257 ThrID thrid = thr->thrid; local
4407 ThrID thrid = thr->thrid; local
    [all...]

Completed in 651 milliseconds