-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Use phobos' inbuilt thread pool (aka std.parallelism.TaskPool) - Simplify the interface to the thread pool - Allow arbitrary tasks to be send to the thread pool
- Loading branch information
Moritz Maxeiner
committed
Jun 14, 2016
1 parent
0058e26
commit e222235
Showing
3 changed files
with
122 additions
and
405 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.