Home
last modified time | relevance | path

Searched defs:threadExit (Results 1 – 1 of 1) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/
Devent_runner.cpp98 bool Deposit(std::unique_ptr<std::thread> &thread, const ExitFunction &threadExit) in Deposit()
128 ExitFunction threadExit; member