Searched refs:ErrorStatusLock (Results 1 – 1 of 1) sorted by relevance
192 return LockedPtr<ErrorCode>(&ErrorStatus, &ErrorStatusLock); in getErrorStatus()466 mutable GlobalLockType ErrorStatusLock; variable