Searched refs:semaphore_open (Results 1 – 3 of 3) sorted by relevance
44 struct semaphore_info* DRD_(semaphore_open)(const Addr semaphore,
247 struct semaphore_info* DRD_(semaphore_open)(const Addr semaphore, in DRD_() argument
476 DRD_(semaphore_open)(arg[1], (HChar*)arg[2], arg[3], arg[4], arg[5]); in handle_client_request()