|
libfoedus-core
FOEDUS Core Library
|
This is the complete list of members for foedus::thread::ThreadPool, including all inherited members.
| get_group_ref(ThreadGroupId numa_node) | foedus::thread::ThreadPool | |
| get_pimpl() const | foedus::thread::ThreadPool | inline |
| get_thread_ref(ThreadId id) | foedus::thread::ThreadPool | |
| impersonate(const proc::ProcName &proc_name, const void *task_input, uint64_t task_input_size, ImpersonateSession *session) | foedus::thread::ThreadPool | |
| impersonate_on_numa_core(ThreadId core, const proc::ProcName &proc_name, const void *task_input, uint64_t task_input_size, ImpersonateSession *session) | foedus::thread::ThreadPool | |
| impersonate_on_numa_core_synchronous(ThreadId core, const proc::ProcName &proc_name, const void *task_input=nullptr, uint64_t task_input_size=0) | foedus::thread::ThreadPool | inline |
| impersonate_on_numa_node(ThreadGroupId node, const proc::ProcName &proc_name, const void *task_input, uint64_t task_input_size, ImpersonateSession *session) | foedus::thread::ThreadPool | |
| impersonate_on_numa_node_synchronous(ThreadGroupId node, const proc::ProcName &proc_name, const void *task_input=nullptr, uint64_t task_input_size=0) | foedus::thread::ThreadPool | inline |
| impersonate_synchronous(const proc::ProcName &proc_name, const void *task_input=nullptr, uint64_t task_input_size=0) | foedus::thread::ThreadPool | inline |
| initialize() override | foedus::thread::ThreadPool | virtual |
| is_initialized() const override | foedus::thread::ThreadPool | virtual |
| operator<<(std::ostream &o, const ThreadPool &v) | foedus::thread::ThreadPool | friend |
| ThreadPool()=delete | foedus::thread::ThreadPool | |
| ThreadPool(Engine *engine) | foedus::thread::ThreadPool | explicit |
| uninitialize() override | foedus::thread::ThreadPool | virtual |
| ~Initializable() | foedus::Initializable | inlinevirtual |
| ~ThreadPool() | foedus::thread::ThreadPool |