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 45 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*/);
426 DRD_(mutex_post_lock)(mutex, took_lock, True);
drd_mutex.c 284 void DRD_(mutex_post_lock)(const Addr mutex, const Bool took_lock, function

Completed in 781 milliseconds