Skip to content
Snippets Groups Projects
Commit de5f707b authored by Eric Cano's avatar Eric Cano
Browse files

Created a small test program to probe destructor of std::mutex.

std::mutex does not call pthread_mutex_init and pthread_mutex_destroy. This is problematic when using helgrind.
See details in common/threading/MutexLtrace.cpp.
parent 8a5fa805
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment