This is the complete list of members for amrex::BackgroundThread, including all inherited members.
BackgroundThread() | amrex::BackgroundThread | |
BackgroundThread(BackgroundThread const &)=delete | amrex::BackgroundThread | |
BackgroundThread(BackgroundThread &&)=delete | amrex::BackgroundThread | |
do_job() | amrex::BackgroundThread | private |
Finish() | amrex::BackgroundThread | |
m_clearing | amrex::BackgroundThread | private |
m_done_cond | amrex::BackgroundThread | private |
m_finalizing | amrex::BackgroundThread | private |
m_func | amrex::BackgroundThread | private |
m_job_cond | amrex::BackgroundThread | private |
m_mutx | amrex::BackgroundThread | private |
m_thread | amrex::BackgroundThread | private |
operator=(BackgroundThread const &)=delete | amrex::BackgroundThread | |
operator=(BackgroundThread &&)=delete | amrex::BackgroundThread | |
Submit(std::function< void()> &&a_f) | amrex::BackgroundThread | |
Submit(std::function< void()> const &a_f) | amrex::BackgroundThread | |
~BackgroundThread() | amrex::BackgroundThread |