Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceGlobalContext.h415 return LockedPtr<VariableDeclarationList>(&Globals, &InitAllocLock); in getGlobals()
434 mutable GlobalLockType InitAllocLock; variable
522 return LockedPtr<VariableDeclarationList>(&Globals, &InitAllocLock); in getInitializerAllocator()
541 LockedPtr<VariableDeclarationList> _(&Globals, &InitAllocLock); in accumulateGlobals()