Home
last modified time | relevance | path

Searched defs:hb_info (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/drd/
Ddrd_clientobj.h90 struct hb_info struct
92 Addr a1;
93 ObjType type;
94 void (*cleanup)(union drd_clientobj*);
95 void (*delete_thread)(union drd_clientobj*, DrdThreadId);
96 ExeContext* first_observed_at;
97 OSet* oset; // Per-thread order annotation information.