Home
last modified time | relevance | path

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

/external/valgrind/drd/
Ddrd_cond.h50 void DRD_(cond_post_destroy)(const Addr cond, const Bool destroy_succeeded);
Ddrd_cond.c168 void DRD_(cond_post_destroy)(const Addr cond, const Bool destroy_succeeded) in DRD_() argument
Ddrd_clientreq.c409 DRD_(cond_post_destroy)(arg[1], arg[2]); in handle_client_request() local