Searched defs:cond_post_destroy (Results 1 – 2 of 2) sorted by relevance
/external/valgrind/main/drd/ | ||
D | drd_cond.c | 170 void DRD_(cond_post_destroy)(const Addr cond) in DRD_() argument |
D | drd_clientreq.c | 371 DRD_(cond_post_destroy)(arg[1]); in handle_client_request() local |