Home
last modified time | relevance | path

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

/external/valgrind/main/drd/
Ddrd_cond.h52 void DRD_(cond_post_wait)(const Addr cond);
Ddrd_cond.c269 void DRD_(cond_post_wait)(const Addr cond) in DRD_() argument
Ddrd_clientreq.c396 DRD_(cond_post_wait)(cond); in handle_client_request() local