summaryrefslogtreecommitdiff
path: root/solutions/20_threads
diff options
context:
space:
mode:
Diffstat (limited to 'solutions/20_threads')
-rw-r--r--solutions/20_threads/threads1.rs1
-rw-r--r--solutions/20_threads/threads2.rs1
-rw-r--r--solutions/20_threads/threads3.rs1
3 files changed, 3 insertions, 0 deletions
diff --git a/solutions/20_threads/threads1.rs b/solutions/20_threads/threads1.rs
new file mode 100644
index 0000000..70b786d
--- /dev/null
+++ b/solutions/20_threads/threads1.rs
@@ -0,0 +1 @@
+// TODO
diff --git a/solutions/20_threads/threads2.rs b/solutions/20_threads/threads2.rs
new file mode 100644
index 0000000..70b786d
--- /dev/null
+++ b/solutions/20_threads/threads2.rs
@@ -0,0 +1 @@
+// TODO
diff --git a/solutions/20_threads/threads3.rs b/solutions/20_threads/threads3.rs
new file mode 100644
index 0000000..70b786d
--- /dev/null
+++ b/solutions/20_threads/threads3.rs
@@ -0,0 +1 @@
+// TODO