Searched refs:detectTaskInfoMutex_ (Results 1 – 2 of 2) sorted by relevance
797 mutable std::shared_mutex detectTaskInfoMutex_; variable
3079 std::shared_lock<std::shared_mutex> lock(detectTaskInfoMutex_); in GetDetectTaskInfo()3085 std::unique_lock<std::shared_mutex> lock(detectTaskInfoMutex_); in SetDetectTaskInfo()