Home
last modified time | relevance | path

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

/external/valgrind/drd/
Ddrd_semaphore.h51 void DRD_(semaphore_pre_post)(const DrdThreadId tid, const Addr semaphore);
Ddrd_clientreq.c245 DRD_(semaphore_pre_post)(drd_tid, arg[1]); in handle_client_request() local
500 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