Home
last modified time | relevance | path

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

/external/valgrind/drd/
Ddrd_mutex.h44 void DRD_(mutex_pre_lock)(const Addr mutex, const MutexT mutex_type,
Ddrd_clientreq.c363 DRD_(mutex_pre_lock)(arg[1], arg[2], arg[3]); in handle_client_request() local
Ddrd_mutex.c251 void DRD_(mutex_pre_lock)(const Addr mutex, MutexT mutex_type, in DRD_() argument