Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceGlobalContext.h461 mutable GlobalLockType JumpTablesLock; variable
538 return LockedPtr<JumpTableDataList>(&JumpTableList, &JumpTablesLock); in getJumpTableList()