Searched defs:post_cond_wait (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/drd/
H A Ddrd_mutex.c303 const Bool post_cond_wait)
313 post_cond_wait ? "cond_post_wait " : "post_mutex_lock",
302 mutex_post_lock(const Addr mutex, const Bool took_lock, const Bool post_cond_wait) argument

Completed in 97 milliseconds