Searched refs:CtxMutex (Results 1 – 5 of 5) sorted by relevance
1152 std::unique_lock<std::shared_timed_mutex> Lock(BC.CtxMutex); in getFunctionEndLabel()1161 std::unique_lock<std::shared_timed_mutex> Lock(BC.CtxMutex); in getFunctionColdEndLabel()1475 std::unique_lock<std::shared_timed_mutex> Lock(BC.CtxMutex);
547 mutable std::shared_timed_mutex CtxMutex; variable549 return std::unique_lock<std::shared_timed_mutex>(CtxMutex); in scopeLock()
494 std::unique_lock<std::shared_timed_mutex> Lock(BC.CtxMutex); in addBranchInstruction()
427 std::unique_lock<std::shared_timed_mutex> Lock(BC.CtxMutex); in updateEHRanges()
1324 std::unique_lock<std::shared_timed_mutex> WriteCtxLock(CtxMutex, in foldFunction()