summaryrefslogtreecommitdiffstats
path: root/boehm-gc/include/gc_local_alloc.h
diff options
context:
space:
mode:
Diffstat (limited to 'boehm-gc/include/gc_local_alloc.h')
-rw-r--r--boehm-gc/include/gc_local_alloc.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/boehm-gc/include/gc_local_alloc.h b/boehm-gc/include/gc_local_alloc.h
index 1e58730cfe8..88e29e9a11f 100644
--- a/boehm-gc/include/gc_local_alloc.h
+++ b/boehm-gc/include/gc_local_alloc.h
@@ -33,6 +33,9 @@
* -DTHREAD_LOCAL_ALLOC, which is currently supported only on Linux.
*
* The debugging allocators use standard, not thread-local allocation.
+ *
+ * These routines normally require an explicit call to GC_init(), though
+ * that may be done from a constructor function.
*/
#ifndef GC_LOCAL_ALLOC_H
OpenPOWER on IntegriCloud