Searched refs:getContextLock (Results 1 – 3 of 3) sorted by relevance
99 auto L = getContextLock();121 auto L = getContextLock(); in ~ThreadSafeModule()133 ThreadSafeContext::Lock getContextLock() { return TSCtx.getLock(); } in getContextLock() function
27 auto Lock = TSM.getContextLock(); in cloneToNewContext()
93 auto Lock = TSM.getContextLock(); in materialize()