Home
last modified time | relevance | path

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

/external/valgrind/drd/
Ddrd_hb.c50 static void DRD_(hb_cleanup)(struct hb_info* p);
92 p->cleanup = (void(*)(DrdClientobj*))(DRD_(hb_cleanup)); in DRD_()
102 static void DRD_(hb_cleanup)(struct hb_info* p) in DRD_() argument