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

  /external/valgrind/main/drd/
drd_mutex.h 49 const char* DRD_(mutex_get_typename)(struct mutex_info* const p);
drd_mutex.c 93 DRD_(mutex_get_typename)(p), p->a1,
246 p ? DRD_(mutex_get_typename)(p) : "(?)",
296 p ? DRD_(mutex_get_typename)(p) : "(?)",
359 drd_tid, p ? DRD_(mutex_get_typename)(p) : "(?)",
448 const char* DRD_(mutex_get_typename)(struct mutex_info* const p) function

Completed in 2187 milliseconds