HomeSort by relevance Sort by last modified time
    Searched refs:mutex_get_typename (Results 1 - 2 of 2) sorted by null

  /external/valgrind/drd/
drd_mutex.h 50 const HChar* DRD_(mutex_get_typename)(struct mutex_info* const p);
drd_mutex.c 111 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 457 milliseconds