ZLayout EDA Library v1.0.0
Advanced Electronic Design Automation Layout Library with Bilingual Documentation
|
This is the complete list of members for zlayout::spatial::ThreadPool, including all inherited members.
enqueue(F &&f, Args &&... args) const -> std::future< typename std::result_of< F(Args...)>::type > | zlayout::spatial::ThreadPool | |
get_thread_count() const | zlayout::spatial::ThreadPool | inline |
ThreadPool(size_t threads=std::thread::hardware_concurrency()) | zlayout::spatial::ThreadPool | explicit |
wait_for_completion() | zlayout::spatial::ThreadPool | |
~ThreadPool() | zlayout::spatial::ThreadPool |