Searched refs:cond_post_destroy (Results 1 – 3 of 3) sorted by relevance
50 void DRD_(cond_post_destroy)(const Addr cond, const Bool destroy_succeeded);
168 void DRD_(cond_post_destroy)(const Addr cond, const Bool destroy_succeeded) in DRD_() argument
409 DRD_(cond_post_destroy)(arg[1], arg[2]); in handle_client_request() local