libfoedus-core
FOEDUS Core Library
thread_pimpl.hpp File Reference
Include dependency graph for thread_pimpl.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  foedus::thread::ThreadControlBlock
 Shared data of ThreadPimpl. More...
 
class  foedus::thread::ThreadPimpl
 Pimpl object of Thread. More...
 
class  foedus::thread::ThreadPimplMcsAdaptor< RW_BLOCK >
 Implements McsAdaptorConcept over ThreadPimpl. 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.