aboutsummaryrefslogtreecommitdiff
path: root/community/gsoc/project_ideas/pthreads.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'community/gsoc/project_ideas/pthreads.mdwn')
-rw-r--r--community/gsoc/project_ideas/pthreads.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/community/gsoc/project_ideas/pthreads.mdwn b/community/gsoc/project_ideas/pthreads.mdwn
index 4ac20b45..def57313 100644
--- a/community/gsoc/project_ideas/pthreads.mdwn
+++ b/community/gsoc/project_ideas/pthreads.mdwn
@@ -46,3 +46,6 @@ Possible mentors: Samuel Thibault (youpi)
Exercise: Take some small piece of code using ctreads and convert it to
pthreads.
+
+Note: Barry Defreese already has an almost complete patch: boring parts should
+be mostly done, tricky parts are still missing.