Searched refs:tickMutex_ (Results 1 – 2 of 2) sorted by relevance
114 mutable std::shared_mutex tickMutex_; variable
384 std::unique_lock lock(tickMutex_); in GetTickables()