Searched defs:Exiting (Results 1 – 2 of 2) sorted by relevance
24 enum class WorkerThreadState { Uninitialized, AllowedToRun, Exiting }; enumerator