summaryrefslogtreecommitdiff
path: root/direct/timothy_tests/threading/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'direct/timothy_tests/threading/README.txt')
-rw-r--r--direct/timothy_tests/threading/README.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/direct/timothy_tests/threading/README.txt b/direct/timothy_tests/threading/README.txt
new file mode 100644
index 0000000..68c1a61
--- /dev/null
+++ b/direct/timothy_tests/threading/README.txt
@@ -0,0 +1,12 @@
+Created by Timothy Manning <timothy@yaffs.net> on 7/01/11
+
+This test is designed to test the locking ability of yaffs functions.
+
+compile command: make
+run command: ./threading
+
+
+command line arguments are:
+ -h displays the help contents
+ -t sets the number of threads
+