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