Home
last modified time | relevance | path

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

/external/valgrind/main/drd/
Ddrd_clientreq.h209 VG_USERREQ__POST_RWLOCK_RDLOCK, enumerator
Ddrd_pthread_intercepts.c1116 VALGRIND_DO_CLIENT_REQUEST_STMT(VG_USERREQ__POST_RWLOCK_RDLOCK, in pthread_rwlock_rdlock_intercept()
1152 VALGRIND_DO_CLIENT_REQUEST_STMT(VG_USERREQ__POST_RWLOCK_RDLOCK, in pthread_rwlock_timedrdlock_intercept()
1188 VALGRIND_DO_CLIENT_REQUEST_STMT(VG_USERREQ__POST_RWLOCK_RDLOCK, in pthread_rwlock_tryrdlock_intercept()
Ddrd_clientreq.c511 case VG_USERREQ__POST_RWLOCK_RDLOCK: in handle_client_request()