Searched defs:threadExit (Results 1 – 2 of 2) sorted by relevance
109 bool Deposit(std::unique_ptr<std::thread> &thread, const ExitFunction &threadExit) in Deposit()139 ExitFunction threadExit; member
25 atomic_uint threadExit; member