HomeSort by relevance Sort by last modified time
    Searched refs:rwlock_post_destroy (Results 1 - 3 of 3) sorted by null

  /external/valgrind/drd/
drd_rwlock.h 45 void DRD_(rwlock_post_destroy)(const Addr rwlock, const RwLockT rwlock_type);
drd_clientreq.c 194 DRD_(rwlock_post_destroy)(arg[1], user_rwlock);
551 DRD_(rwlock_post_destroy)(arg[1], pthread_rwlock);
drd_rwlock.c 342 void DRD_(rwlock_post_destroy)(const Addr rwlock, const RwLockT rwlock_type) function

Completed in 292 milliseconds