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.h214 VG_USERREQ__POST_RWLOCK_RDLOCK, enumerator
Ddrd_pthread_intercepts.c1141 VALGRIND_DO_CLIENT_REQUEST_STMT(VG_USERREQ__POST_RWLOCK_RDLOCK, in pthread_rwlock_rdlock_intercept()
1178 VALGRIND_DO_CLIENT_REQUEST_STMT(VG_USERREQ__POST_RWLOCK_RDLOCK, in pthread_rwlock_timedrdlock_intercept()
1217 VALGRIND_DO_CLIENT_REQUEST_STMT(VG_USERREQ__POST_RWLOCK_RDLOCK, in pthread_rwlock_tryrdlock_intercept()
Ddrd_clientreq.c555 case VG_USERREQ__POST_RWLOCK_RDLOCK: in handle_client_request()