Searched refs:t_lock (Results 1 – 2 of 2) sorted by relevance
18 std::lock_guard<std::mutex> t_lock(t_mutex); in t_func() local
25 std::lock_guard<std::mutex> t_lock(t_mutex); in t_func() local