Home
last modified time | relevance | path

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

/external/valgrind/main/drd/
Ddrd_semaphore.h49 void DRD_(semaphore_pre_wait)(const Addr semaphore);
Ddrd_semaphore.c321 void DRD_(semaphore_pre_wait)(const Addr semaphore) in DRD_() argument
Ddrd_clientreq.c452 DRD_(semaphore_pre_wait)(arg[1]); in handle_client_request() local