aboutsummaryrefslogtreecommitdiff
path: root/libjava/acconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'libjava/acconfig.h')
-rw-r--r--libjava/acconfig.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/libjava/acconfig.h b/libjava/acconfig.h
index de9be6861bc..8ffdd34ab68 100644
--- a/libjava/acconfig.h
+++ b/libjava/acconfig.h
@@ -92,6 +92,10 @@
/* Define to version of GCJ in use. */
#undef GCJVERSION
+/* Define if if the synchronization code should try to avoid pthread_self
+ calls by caching thread IDs in a hashtable. */
+#undef SLOW_PTHREAD_SELF
+
/* Define if you have the appropriate function. */
#undef HAVE_ACCESS
#undef HAVE_STAT