diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2009-03-09 01:44:01 +0100 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2009-03-09 01:44:01 +0100 |
commit | aaac981cf2ffd2d94bd24fb581dfe447cc24361e (patch) | |
tree | e66fa88cbbb36df4cd0343c5880f5a2e7da8093c /community/gsoc/project_ideas/pthreads.mdwn | |
parent | 2735e3313a4621144ab1253748980b80aed93546 (diff) | |
download | web-aaac981cf2ffd2d94bd24fb581dfe447cc24361e.tar.gz web-aaac981cf2ffd2d94bd24fb581dfe447cc24361e.tar.bz2 web-aaac981cf2ffd2d94bd24fb581dfe447cc24361e.zip |
put myself as possible mentor, add comment on the pthread project
Diffstat (limited to 'community/gsoc/project_ideas/pthreads.mdwn')
-rw-r--r-- | community/gsoc/project_ideas/pthreads.mdwn | 3 |
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. |