| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Implement exclusive monitor | 2018-07-22 | 1 | -3/+16 | |
| * | Rename logging macro back to LOG_* | 2018-07-02 | 1 | -2/+2 | |
| * | core: Add a configuration setting for use_multi_core. | 2018-05-10 | 1 | -3/+8 | |
| * | core: Support session close with multicore. | 2018-05-10 | 1 | -1/+28 | |
| * | core: Implement multicore support. | 2018-05-10 | 1 | -1/+1 | |
| * | core: Create a thread for each CPU core, keep in lock-step with a barrier. | 2018-05-10 | 1 | -5/+20 | |
| * | core: Move common CPU core things to its own class. | 2018-05-10 | 1 | -0/+72 |