Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing taskexit()concurrency-libtask | Philipp Stephani | 2016-10-30 | 1 | -0/+1 |
| | |||||
* | Fix pthread implementation | Philipp Stephani | 2016-10-30 | 3 | -21/+40 |
| | |||||
* | Fix typo | Philipp Stephani | 2016-10-30 | 1 | -1/+1 |
| | |||||
* | Support for context switching using pthreads | Philipp Stephani | 2016-10-27 | 3 | -6/+80 |
| | | | | Experimental, doesn’t work yet | ||||
* | malloc is redefined by config.h | Philipp Stephani | 2016-10-26 | 1 | -10/+0 |
| | | | | But we need to define emacs as preprocessor symbol, not just EMACS. | ||||
* | Support for Windows fibers | Philipp Stephani | 2016-10-26 | 3 | -0/+74 |
| | |||||
* | WIP: CSP based on libtask | Philipp Stephani | 2016-10-26 | 23 | -0/+3427 |