Searched refs:mutex_get_typename (Results 1 - 2 of 2) sorted by relevance

/external/valgrind/drd/
H A Ddrd_mutex.h50 const HChar* DRD_(mutex_get_typename)(struct mutex_info* const p);
H A Ddrd_mutex.c111 DRD_(mutex_get_typename)(p), p->a1,
264 p ? DRD_(mutex_get_typename)(p) : "(?)",
314 p ? DRD_(mutex_get_typename)(p) : "(?)",
378 drd_tid, p ? DRD_(mutex_get_typename)(p) : "(?)",
468 const HChar* DRD_(mutex_get_typename)(struct mutex_info* const p) function

Completed in 25 milliseconds