Home
last modified time | relevance | path

Searched defs:cond_pre_wait (Results 1 – 2 of 2) sorted by relevance

/external/valgrind/drd/
Ddrd_cond.c207 void DRD_(cond_pre_wait)(const Addr cond, const Addr mutex) in DRD_() argument
Ddrd_clientreq.c418 DRD_(cond_pre_wait)(cond, mutex); in handle_client_request() local