Searched refs:rwlock_post_destroy (Results 1 – 3 of 3) sorted by relevance
45 void DRD_(rwlock_post_destroy)(const Addr rwlock, const RwLockT rwlock_type);
194 DRD_(rwlock_post_destroy)(arg[1], user_rwlock); in handle_client_request() local551 DRD_(rwlock_post_destroy)(arg[1], pthread_rwlock); in handle_client_request() local
342 void DRD_(rwlock_post_destroy)(const Addr rwlock, const RwLockT rwlock_type) in DRD_() argument