|
typedef Environment::Task | Task |
|
typedef RunQueue< Task, 1024 > | Queue |
|
|
| NonBlockingThreadPoolTempl (int num_threads, Environment env=Environment()) |
|
void | Schedule (std::function< void()> fn) |
|
int | NumThreads () const final |
|
int | CurrentThreadId () const final |
|
The documentation for this class was generated from the following file: