diff options
Diffstat (limited to 'innobase/include/thr0loc.ic')
-rw-r--r-- | innobase/include/thr0loc.ic | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/innobase/include/thr0loc.ic b/innobase/include/thr0loc.ic new file mode 100644 index 00000000000..b8b8136180c --- /dev/null +++ b/innobase/include/thr0loc.ic @@ -0,0 +1,7 @@ +/****************************************************** +Thread local storage + +(c) 1995 Innobase Oy + +Created 10/4/1995 Heikki Tuuri +*******************************************************/ |