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

  /external/valgrind/main/drd/
drd_mutex.h 46 void DRD_(mutex_post_lock)(const Addr mutex, const Bool took_lock,
drd_clientreq.c 291 DRD_(mutex_post_lock)(arg[1], arg[2], False/*post_cond_wait*/);
348 DRD_(mutex_post_lock)(mutex, took_lock, True);
drd_mutex.c 296 void DRD_(mutex_post_lock)(const Addr mutex, const Bool took_lock, function

Completed in 27 milliseconds