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