GraphLab: Distributed Graph-Parallel API
2.1
|
This is the complete list of members for graphlab::thread, including all inherited members.
active() const | graphlab::thread | inline |
contains(const size_t &id) | graphlab::thread | inlinestatic |
cpu_count() | graphlab::thread | static |
erase(const size_t &id) | graphlab::thread | inlinestatic |
get_local(const size_t &id) | graphlab::thread | inlinestatic |
get_tls_data() | graphlab::thread | static |
join(thread &other) | graphlab::thread | static |
join() | graphlab::thread | inline |
launch(const boost::function< void(void)> &spawn_routine) | graphlab::thread | |
launch(const boost::function< void(void)> &spawn_routine, size_t cpu_id) | graphlab::thread | |
pthreadid() | graphlab::thread | inline |
set_thread_destroy_callback(void(*callback)()) (defined in graphlab::thread) | graphlab::thread | static |
set_thread_id(size_t t) | graphlab::thread | inlinestatic |
thread(size_t thread_id=0) | graphlab::thread | inline |
thread_destroy_callback() (defined in graphlab::thread) | graphlab::thread | static |
thread_id() | graphlab::thread | inlinestatic |
~thread() (defined in graphlab::thread) | graphlab::thread | inline |