Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'web/papers')
-rw-r--r--web/papers5
1 files changed, 5 insertions, 0 deletions
diff --git a/web/papers b/web/papers
index 36a31988e83..162f79d1637 100644
--- a/web/papers
+++ b/web/papers
@@ -94,3 +94,8 @@
href="http://citeseer.nj.nec.com/seligmann95incremental.html">
Incremental Collection of Mature Objects: Richard Hudson, Eliot Moss</a>
+* Threads
+
+ <a
+ href="http://research.microsoft.com/~birrell/papers/ThreadsCSharp.pdf">
+ Programming with Threads in C#: Andrew Birrell</a>