Searched refs:unlock_on_mutex_destroy (Results 1 - 2 of 2) sorted by relevance

/external/valgrind/tsan/
H A Dthread_sanitizer.h69 bool unlock_on_mutex_destroy; member in struct:FLAGS
H A Dthread_sanitizer.cc6849 if (G_flags->unlock_on_mutex_destroy && !g_has_exited_main) {
8130 FindBoolFlag("unlock_on_mutex_destroy", true, args,
8131 &G_flags->unlock_on_mutex_destroy);

Completed in 153 milliseconds