libfoedus-core
FOEDUS Core Library
|
Definition at line 936 of file thread_pimpl.cpp.
Public Member Functions | |
ThreadPimplCllReleaseAllFunctor (ThreadPimpl *pimpl) | |
void | operator() () const |
Public Attributes | |
ThreadPimpl *const | pimpl_ |
|
inlineexplicit |
Definition at line 937 of file thread_pimpl.cpp.
|
inline |
Definition at line 938 of file thread_pimpl.cpp.
References foedus::thread::ThreadPimpl::cll_release_all_locks(), and pimpl_.
ThreadPimpl* const foedus::thread::ThreadPimplCllReleaseAllFunctor::pimpl_ |
Definition at line 941 of file thread_pimpl.cpp.
Referenced by operator()().