Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed async from tree | Sebastian Thiel | 2010-06-12 | 1 | -0/+0 |
| | |||||
* | Renamed mp to async, as this is a much better name for what is actually ↵ | Sebastian Thiel | 2010-06-05 | 1 | -0/+0 |
going on. The default implementation uses threads, which ends up being nothing more than async, as they are all locked down by internal and the global interpreter lock |