Home
last modified time | relevance | path

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

/external/valgrind/drd/
Ddrd_semaphore.h52 void DRD_(semaphore_post_post)(const DrdThreadId tid, const Addr semaphore,
Ddrd_semaphore.c426 void DRD_(semaphore_post_post)(const DrdThreadId tid, const Addr semaphore, in DRD_() argument
Ddrd_clientreq.c505 DRD_(semaphore_post_post)(drd_tid, arg[1], arg[2]); in handle_client_request() local