PhoenixThread  1.0.0
Tools to ease parallel programming in C++
Loading...
Searching...
No Matches
DetachPool Member List

This is the complete list of members for DetachPool, including all inherited members.

addThread(const std::string &description, _Callable &&__f, _Args &&... __args)DetachPool
copyDetachPool(const DetachPool &other)DetachPoolprotected
DetachPool()DetachPool
DetachPool(const DetachPool &other)DetachPool
getDestructorWaitTime() constDetachPool
getListThreadInfo()DetachPool
getRefreshTime() constDetachPool
initialisationDetachPool()DetachPoolprivate
operator=(const DetachPool &other)DetachPool
p_destructorWaitTimeDetachPoolprivate
p_listThreadInfoDetachPoolprivate
p_mtxDetachPoolprivate
p_refreshTimeDetachPoolprivate
p_timeLastRefreshDetachPoolprivate
refresh()DetachPool
removeFinishedThread(std::ostream &out=std::cout)DetachPool
setDestructionWaitTime(PEllapsedTime destructorWaitTime)DetachPool
setRefreshTime(PEllapsedTime refreshTime)DetachPool
waitUntilAllFinish(PEllapsedTime maxWaitTime=10000000)DetachPool
~DetachPool()DetachPoolvirtual