Searched refs:semaphore_init (Results 1 – 3 of 3) sorted by relevance
40 struct semaphore_info* DRD_(semaphore_init)(const Addr semaphore,
229 DRD_(semaphore_init)(arg[1], 0, arg[2]); in handle_client_request()454 DRD_(semaphore_init)(arg[1], arg[2], arg[3]); in handle_client_request() local
169 struct semaphore_info* DRD_(semaphore_init)(const Addr semaphore, in DRD_() argument