With one big known exception having to do with exiting processes, I
think we've shaken out most of the thread-related bugs that this code
is going to catch in the existing code. It adds a lot of runtime
code, so disable it for now, it can be enabled again for testing new
changes.
ticket: new
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@20625
dc483132-0cff-0310-8789-
dd5450dbe970
More to be added, perhaps. */
-#define DEBUG_THREADS
-#define DEBUG_THREADS_LOC
+#undef DEBUG_THREADS
+#undef DEBUG_THREADS_LOC
#undef DEBUG_THREADS_STATS
#include <assert.h>