From e37b1dfd022bda4dfdcba243c0543c62c89db32f Mon Sep 17 00:00:00 2001 From: chai Date: Fri, 29 Mar 2019 09:01:36 +0800 Subject: *misc --- source/tests/05-physfs/main.cpp | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'source/tests/05-physfs/main.cpp') diff --git a/source/tests/05-physfs/main.cpp b/source/tests/05-physfs/main.cpp index 14a2745..b547f1f 100644 --- a/source/tests/05-physfs/main.cpp +++ b/source/tests/05-physfs/main.cpp @@ -48,6 +48,11 @@ function main() print(thread:GetName()) + while(true) do + thread:Post() + Thread.Sleep(100) + end + io.read() end -- cgit v1.1-26-g67d0