Searched refs:rwlock_pre_unlock (Results 1 – 3 of 3) sorted by relevance
52 void DRD_(rwlock_pre_unlock)(const Addr rwlock, const RwLockT rwlock_type);
225 DRD_(rwlock_pre_unlock)(arg[1], user_rwlock); in handle_client_request() local576 DRD_(rwlock_pre_unlock)(arg[1], pthread_rwlock); in handle_client_request() local
501 void DRD_(rwlock_pre_unlock)(const Addr rwlock, const RwLockT rwlock_type) in DRD_() argument