Searched defs:Initializing (Results 1 – 2 of 2) sorted by relevance
83 enum class Status { Empty, Initializing, Initialized, Executing }; enumerator