GraphLab: Distributed Graph-Parallel API  2.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
graphlab::thread_pool Member List

This is the complete list of members for graphlab::thread_pool, including all inherited members.

get_cpu_affinity()graphlab::thread_poolinline
join()graphlab::thread_pool
launch(const boost::function< void(void)> &spawn_function, int virtual_threadid=-1)graphlab::thread_pool
resize(size_t nthreads)graphlab::thread_pool
set_cpu_affinity(bool affinity)graphlab::thread_pool
size() const graphlab::thread_pool
thread_pool(size_t nthreads=2, bool affinity=false) (defined in graphlab::thread_pool)graphlab::thread_pool
~thread_pool()graphlab::thread_pool