Searched refs:contextsMapMutex_ (Results 1 – 2 of 2) sorted by relevance
283 std::mutex contextsMapMutex_; variable
502 std::lock_guard<std::mutex> lock(contextsMapMutex_); in UpdateRuntime()573 std::lock_guard<std::mutex> lock(contextsMapMutex_); in GetContext()631 std::lock_guard<std::mutex> lock(contextsMapMutex_); in CreateContext()1059 std::lock_guard<std::mutex> lock(contextsMapMutex_); in Release()