Searched defs:semaphore_close (Results 1 – 2 of 2) sorted by relevance
/external/valgrind/drd/ | ||
D | drd_semaphore.c | 291 void DRD_(semaphore_close)(const Addr semaphore) in DRD_() argument |
D | drd_clientreq.c | 480 DRD_(semaphore_close)(arg[1]); in handle_client_request() local |