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

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

Completed in 116 milliseconds