summaryrefslogtreecommitdiff
path: root/storage/tokudb/ft-index/util/scoped_malloc.h
diff options
context:
space:
mode:
Diffstat (limited to 'storage/tokudb/ft-index/util/scoped_malloc.h')
-rw-r--r--storage/tokudb/ft-index/util/scoped_malloc.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/storage/tokudb/ft-index/util/scoped_malloc.h b/storage/tokudb/ft-index/util/scoped_malloc.h
index dbd919d155e..0233b0f1aa5 100644
--- a/storage/tokudb/ft-index/util/scoped_malloc.h
+++ b/storage/tokudb/ft-index/util/scoped_malloc.h
@@ -151,3 +151,7 @@ void toku_scoped_malloc_init(void);
void toku_scoped_malloc_destroy(void);
+void toku_scoped_malloc_destroy_set(void);
+
+void toku_scoped_malloc_destroy_key(void);
+