Christopher Kohlhoff
|
b840adb353
|
Add bulk_execute() to thread_pool executor.
|
2020-07-02 00:24:34 +10:00 |
|
Christopher Kohlhoff
|
00248b6739
|
Add scheduler and sender support to thread_pool.
The thread_pool::basic_executor_type class template is used as the
implementation for both the scheduler and sender types.
|
2020-06-30 22:39:08 +10:00 |
|
Christopher Kohlhoff
|
0a662cb309
|
Add static_thread_pool (as thread_pool in standard executor form).
|
2020-06-23 10:36:49 +10:00 |
|
Christopher Kohlhoff
|
f34dd4cf2b
|
Add unit test for thread_pool.
|
2020-06-22 20:55:57 +10:00 |
|