Searched refs:semaphore_post_wait (Results 1 – 3 of 3) sorted by relevance
49 void DRD_(semaphore_post_wait)(const DrdThreadId tid, const Addr semaphore,
241 DRD_(semaphore_post_wait)(drd_tid, arg[1], True /* waited */); in handle_client_request() local495 DRD_(semaphore_post_wait)(drd_tid, arg[1], arg[2]); in handle_client_request() local
344 void DRD_(semaphore_post_wait)(const DrdThreadId tid, const Addr semaphore, in DRD_() argument