Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceGlobalContext.h192 return LockedPtr<ErrorCode>(&ErrorStatus, &ErrorStatusLock); in getErrorStatus()
466 mutable GlobalLockType ErrorStatusLock; variable