From 65bafdc682db46f0f115374ad39f1fbc348832ac Mon Sep 17 00:00:00 2001 From: chai Date: Mon, 20 Aug 2018 11:51:32 +0800 Subject: *update --- src/lua/modules/thread/Thread.cpp | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 src/lua/modules/thread/Thread.cpp (limited to 'src/lua/modules/thread/Thread.cpp') diff --git a/src/lua/modules/thread/Thread.cpp b/src/lua/modules/thread/Thread.cpp new file mode 100644 index 0000000..8df3255 --- /dev/null +++ b/src/lua/modules/thread/Thread.cpp @@ -0,0 +1,14 @@ +#include "Thread.h" + +namespace jin +{ +namespace lua +{ +namespace thread +{ + + + +} // thread +} // lua +} // jin \ No newline at end of file -- cgit v1.1-26-g67d0