![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
This is the complete list of members for colmap::ThreadPool, including all inherited members.
| AddTask(func_t &&f, args_t &&... args) -> std::future< typename std::result_of< func_t(args_t...)>::type > | colmap::ThreadPool | |
| GetThreadId() const | colmap::ThreadPool | |
| GetThreadIndex() | colmap::ThreadPool | |
| kMaxNumThreads | colmap::ThreadPool | static |
| NumThreads() const | colmap::ThreadPool | inline |
| Stop() | colmap::ThreadPool | |
| ThreadPool(const int num_threads=kMaxNumThreads) | colmap::ThreadPool | explicit |
| Wait() | colmap::ThreadPool | |
| ~ThreadPool() | colmap::ThreadPool |