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.c1581 VALGRIND_DO_CLIENT_REQUEST_STMT(VG_USERREQ__POST_RWLOCK_RDLOCK, in pthread_rwlock_rdlock_intercept()
1607 VALGRIND_DO_CLIENT_REQUEST_STMT(VG_USERREQ__POST_RWLOCK_RDLOCK, in lrw_rdlock_intercept()
1668 VALGRIND_DO_CLIENT_REQUEST_STMT(VG_USERREQ__POST_RWLOCK_RDLOCK, in pthread_rwlock_timedrdlock_intercept()
1719 VALGRIND_DO_CLIENT_REQUEST_STMT(VG_USERREQ__POST_RWLOCK_RDLOCK, in pthread_rwlock_tryrdlock_intercept()
Ddrd_clientreq.c558 case VG_USERREQ__POST_RWLOCK_RDLOCK: in handle_client_request()