summaryrefslogtreecommitdiff
path: root/examples/Threads/.cvsignore
diff options
context:
space:
mode:
Diffstat (limited to 'examples/Threads/.cvsignore')
-rw-r--r--examples/Threads/.cvsignore22
1 files changed, 22 insertions, 0 deletions
diff --git a/examples/Threads/.cvsignore b/examples/Threads/.cvsignore
new file mode 100644
index 00000000000..29680be7dcc
--- /dev/null
+++ b/examples/Threads/.cvsignore
@@ -0,0 +1,22 @@
+auto_event
+barrier1
+barrier2
+cancel
+future1
+future2
+manual_event
+process_mutex
+process_semaphore
+reader_writer
+recursive_mutex
+task_five
+task_four
+task_one
+task_three
+task_two
+thread_manager
+thread_pool
+thread_specific
+token
+tss1
+tss2