Searched refs:mCapoMutex (Results 1 – 2 of 2) sorted by relevance
114 std::lock_guard<std::mutex> lock(mCapoMutex); in handleNanoappMessage()225 std::lock_guard<std::mutex> lock(mCapoMutex); in getCarriedPositionInfo()
108 std::mutex mCapoMutex; variable