Home
last modified time | relevance | path

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

/external/valgrind/drd/
Ddrd_clientreq.c244 DRD_(semaphore_pre_post)(drd_tid, arg[1]); in handle_client_request() local
499 DRD_(semaphore_pre_post)(drd_tid, arg[1]); in handle_client_request() local
Ddrd_semaphore.c403 void DRD_(semaphore_pre_post)(const DrdThreadId tid, const Addr semaphore) in DRD_() argument