summaryrefslogtreecommitdiff
path: root/src/core/core_cpu.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* core: Support session close with multicore.Gravatar bunnei2018-05-101-10/+7
* core: Implement multicore support.Gravatar bunnei2018-05-101-4/+8
* core: Create a thread for each CPU core, keep in lock-step with a barrier.Gravatar bunnei2018-05-101-1/+32
* core: Move common CPU core things to its own class.Gravatar bunnei2018-05-101-0/+46