Lines Matching refs:Mutex
39 Guard<fbl::Mutex> guard{AllVmosLock::Get()}; in VmObject()
57 Guard<fbl::Mutex> guard{&lock_}; in ~VmObject()
69 Guard<fbl::Mutex> guard{AllVmosLock::Get()}; in ~VmObject()
87 Guard<fbl::Mutex> guard{&lock_}; in set_user_id()
94 Guard<fbl::Mutex> guard{&lock_}; in user_id()
104 Guard<fbl::Mutex> guard{&lock_}; in parent_user_id()
115 Guard<fbl::Mutex> guard{&lock_}; in is_cow_clone()
136 Guard<fbl::Mutex> guard{&lock_}; in num_mappings()
142 Guard<fbl::Mutex> guard{&lock_}; in IsMappedByUser()
154 Guard<fbl::Mutex> guard{&lock_}; in share_count()
198 Guard<fbl::Mutex> guard{&lock_}; in SetChildObserver()
229 Guard<fbl::Mutex> guard{&lock_}; in num_children()