Why the compiler still complains even if std::mutex has been used when `-fsanitize=thread -ltsan` are enabled?
Why the compiler complain about this code snippet when -std=c++11 -lpthread -fsanitize=thread -ltsan
are enabled?
Why the compiler complain about this code snippet when -std=c++11 -lpthread -fsanitize=thread -ltsan
are enabled?