ZLayout EDA Library v1.0.0
Advanced Electronic Design Automation Layout Library with Bilingual Documentation
Loading...
Searching...
No Matches
zlayout::spatial::ThreadPool Member List

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() constzlayout::spatial::ThreadPoolinline
ThreadPool(size_t threads=std::thread::hardware_concurrency())zlayout::spatial::ThreadPoolexplicit
wait_for_completion()zlayout::spatial::ThreadPool
~ThreadPool()zlayout::spatial::ThreadPool