libfoedus-core
FOEDUS Core Library
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
thread_pimpl.cpp File Reference
Include dependency graph for thread_pimpl.cpp:

Go to the source code of this file.

Classes

struct  foedus::thread::ThreadPimplCllReleaseAllFunctor
 

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.
 

Functions

void foedus::thread::assert_mcs_aligned (const void *address)
 ThreadPimpl MCS implementations. More...
 
template<typename RW_BLOCK >
xct::McsImpl< ThreadPimplMcsAdaptor< RW_BLOCK >, RW_BLOCK > foedus::thread::get_mcs_impl (ThreadPimpl *pimpl)