Skip to content
Commit ce7d345a authored by Greg Clayton's avatar Greg Clayton
Browse files

Added more complete error checking for mutexes only for "Debug" builds where...

Added more complete error checking for mutexes only for "Debug" builds where we always check if a mutex is valid prior to doing stuff with it. We also track when mutexes are initialized and destroyed and keep these in sets that can very subsequent pthread_mutex_XXX API calls.

llvm-svn: 154637
parent 97ccf9f3
Loading
Loading
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