Searched refs:kvDbResultSetsMutex_ (Results 1 – 4 of 4) sorted by relevance
103 std::lock_guard<std::mutex> lock(kvDbResultSetsMutex_); in GetResultSet()156 std::lock_guard<std::mutex> lock(kvDbResultSetsMutex_); in GetResultSet()202 std::lock_guard<std::mutex> lock(kvDbResultSetsMutex_); in ReleaseResultSet()451 std::lock_guard<std::mutex> kvDbResultLock(kvDbResultSetsMutex_); in CheckRdMonoStatus()491 std::lock_guard<std::mutex> lock(kvDbResultSetsMutex_); in PreClose()
120 mutable std::mutex kvDbResultSetsMutex_; variable
544 std::lock_guard<std::mutex> lock(kvDbResultSetsMutex_); in GetResultSet()588 std::lock_guard<std::mutex> lock(kvDbResultSetsMutex_); in GetResultSet()632 std::lock_guard<std::mutex> lock(kvDbResultSetsMutex_); in ReleaseResultSet()655 std::lock_guard<std::mutex> kvDbResultLock(kvDbResultSetsMutex_); in PreClose()742 std::lock_guard<std::mutex> kvDbResultLock(kvDbResultSetsMutex_); in CheckMonoStatus()
245 mutable std::mutex kvDbResultSetsMutex_; variable