libfoedus-core
FOEDUS Core Library
|
#include "foedus/cxx11.hpp"
#include "foedus/externalize/externalizable.hpp"
#include "foedus/thread/thread_id.hpp"
Go to the source code of this file.
Classes | |
struct | foedus::thread::ThreadOptions |
Set of options about threads and thread-groups. More... | |
Namespaces | |
foedus | |
Root package of FOEDUS (Fast Optimistic Engine for Data Unification Services). | |
foedus::thread | |
Thread and Thread-Group, which abstracts NUMA-core/node and provides API to attach/detach tasks to pooled threads. | |