Searched refs:path_mutex_ (Results 1 – 1 of 1) sorted by relevance
316 base::AutoLock lock(path_mutex_); in proto_sync_path()321 base::AutoLock lock(path_mutex_); in get_time_path()356 mutable base::Lock path_mutex_; variable