| Source path: svn/ trunk/ libraries/ uthread-ccp/ uthread.py |
|
|
|
|
Change log
Fixed bug where introduction of LockCheck was causing the sleepingTasklets conditional in Run() to match incorrectly. Changed so it takes the LockCheck tasklet into consideration, and thus allows exit to complete
| Go to: |
Project members,
sign in to write a code review
Older revisions
r46
by carlosedp
on Apr 27, 2007
Diff
Commit after running reindent.py to cleanup whitespaces and fix indents different from 4 spaces.
r2
by carlosedp
on Mar 7, 2007
Diff
Initial import from sandbox SVN plus some examples from other places. Added a documents folder to hold published papers about stackless.