Searched defs:EndThread (Results 1 – 2 of 2) sorted by relevance
33 virtual bool EndThread() { return false; } in EndThread() function
43 bool EndThread() override { return true; } in EndThread() function in EndThreadAction