diff options
Diffstat (limited to 'test/example/cpp-threads.txt')
-rw-r--r-- | test/example/cpp-threads.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/example/cpp-threads.txt b/test/example/cpp-threads.txt new file mode 100644 index 000000000..2c638aaab --- /dev/null +++ b/test/example/cpp-threads.txt @@ -0,0 +1,4 @@ +create threads... +threads running in parallel... +waiting for threads to join... +all done. |