Searched refs:semaphore_pre_post (Results 1 – 3 of 3) sorted by relevance
51 void DRD_(semaphore_pre_post)(const DrdThreadId tid, const Addr semaphore);
245 DRD_(semaphore_pre_post)(drd_tid, arg[1]); in handle_client_request() local500 DRD_(semaphore_pre_post)(drd_tid, arg[1]); in handle_client_request() local
403 void DRD_(semaphore_pre_post)(const DrdThreadId tid, const Addr semaphore) in DRD_() argument