Home
last modified time | relevance | path

Searched refs:VG_USERREQ__POST_RWLOCK_RDLOCK (Results 1 – 3 of 3) sorted by relevance

/external/valgrind/drd/
Ddrd_clientreq.h214 VG_USERREQ__POST_RWLOCK_RDLOCK, enumerator
Ddrd_pthread_intercepts.c1575 VALGRIND_DO_CLIENT_REQUEST_STMT(VG_USERREQ__POST_RWLOCK_RDLOCK, in pthread_rwlock_rdlock_intercept()
1601 VALGRIND_DO_CLIENT_REQUEST_STMT(VG_USERREQ__POST_RWLOCK_RDLOCK, in lrw_rdlock_intercept()
1662 VALGRIND_DO_CLIENT_REQUEST_STMT(VG_USERREQ__POST_RWLOCK_RDLOCK, in pthread_rwlock_timedrdlock_intercept()
1713 VALGRIND_DO_CLIENT_REQUEST_STMT(VG_USERREQ__POST_RWLOCK_RDLOCK, in pthread_rwlock_tryrdlock_intercept()
Ddrd_clientreq.c559 case VG_USERREQ__POST_RWLOCK_RDLOCK: in handle_client_request()