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