|
Portable concurrency
0.11.0
|
| <portable_concurrency/execution> | Set of primitives to establish future API interaction with user provided executor types |
| <portable_concurrency/functional> | Extra functional types usefull for writing concurrent code |
| <portable_concurrency/future> | future API imlementation with continuations and executors support |
| <portable_concurrency/latch> | Simple non reusable barrier class |
| <portable_concurrency/thread_pool> | Statically sized thread pool implementation |
| <portable_concurrency/timed_waiter> | Class allowing to wait for futures with timeout |
1.8.17