Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
|
This is the complete list of members for operations_research::ThreadPool, including all inherited members.
GetNextTask() | operations_research::ThreadPool | |
Schedule(std::function< void()> closure) | operations_research::ThreadPool | |
SetQueueCapacity(int capacity) | operations_research::ThreadPool | |
StartWorkers() | operations_research::ThreadPool | |
ThreadPool(int num_threads) | operations_research::ThreadPool | explicit |
ThreadPool(absl::string_view prefix, int num_threads) | operations_research::ThreadPool | |
~ThreadPool() | operations_research::ThreadPool |