Home
last modified time | relevance | path

Searched refs:ErrorStatusLock (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceGlobalContext.h191 return LockedPtr<ErrorCode>(&ErrorStatus, &ErrorStatusLock); in getErrorStatus()
460 mutable GlobalLockType ErrorStatusLock; variable