Honeycomb
0.1
Component-Model Framework
|
This is the complete list of members for honey::future::AsyncSched, including all inherited members.
AsyncSched(int workerCount, int workerTaskMax) | honey::future::AsyncSched | inline |
current() | honey::thread::Pool | inlinestatic |
enqueue(Task &&task) | honey::thread::Pool | inline |
finalize() | honey::SharedObj< Pool > | inlineprotected |
inst() | honey::future::AsyncSched | inlinestatic |
operator()(Func &&f) | honey::future::AsyncSched | inline |
Pool(szt workerCount, szt workerTaskMax) | honey::thread::Pool | |
SharedObj(Alloc &&a=Alloc()) debug_if( | honey::SharedObj< Pool > | inline |
trace | honey::future::AsyncSched | static |
~Pool() | honey::thread::Pool |