diff options
Diffstat (limited to 'innobase/include/os0thread.ic')
-rw-r--r-- | innobase/include/os0thread.ic | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/innobase/include/os0thread.ic b/innobase/include/os0thread.ic new file mode 100644 index 00000000000..a75aa3abb34 --- /dev/null +++ b/innobase/include/os0thread.ic @@ -0,0 +1,8 @@ +/****************************************************** +The interface to the operating system +process and thread control primitives + +(c) 1995 Innobase Oy + +Created 9/8/1995 Heikki Tuuri +*******************************************************/ |