Searched refs:mutex_pre_lock (Results 1 – 3 of 3) sorted by relevance
44 void DRD_(mutex_pre_lock)(const Addr mutex, const MutexT mutex_type,
363 DRD_(mutex_pre_lock)(arg[1], arg[2], arg[3]); in handle_client_request() local
251 void DRD_(mutex_pre_lock)(const Addr mutex, MutexT mutex_type, in DRD_() argument