diff options
Diffstat (limited to 'community')
-rw-r--r-- | community/gsoc/project_ideas/pthreads.mdwn | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/community/gsoc/project_ideas/pthreads.mdwn b/community/gsoc/project_ideas/pthreads.mdwn index 0ff61cb0..aa532a9a 100644 --- a/community/gsoc/project_ideas/pthreads.mdwn +++ b/community/gsoc/project_ideas/pthreads.mdwn @@ -39,5 +39,7 @@ required, though. Possible mentors: Barry deFreese (bddebian), Samuel Thibault (youpi) -Exercise: Take some small piece of code using ctreads and convert it to -pthreads. +Exercise: Try to fix one of the outstanding issues with the work done so far. +It's not yet complete, and there hasn't been much debugging yet, so it should +not be too hard to find something needing improvement -- but if you don't see +anything obvious, feel free to talk to us about an alternative exercise task. |