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

  /external/valgrind/main/drd/
drd_rwlock.h 46 void DRD_(rwlock_post_destroy)(const Addr rwlock, const RwLockT rwlock_type);
drd_clientreq.c 180 DRD_(rwlock_post_destroy)(arg[1], user_rwlock);
503 DRD_(rwlock_post_destroy)(arg[1], pthread_rwlock);
drd_rwlock.c 349 void DRD_(rwlock_post_destroy)(const Addr rwlock, const RwLockT rwlock_type) function

Completed in 677 milliseconds