Searched defs:write_lock (Results 1 – 13 of 13) sorted by relevance
197 uptr addr, bool write_lock) { in GetOrCreateAndLock()201 SyncVar* MetaMap::GetIfExistsAndLock(uptr addr, bool write_lock) { in GetIfExistsAndLock()206 uptr addr, bool write_lock, bool create) { in GetAndLock()
403 bool write_lock = mo != mo_acquire && mo != mo_consume; in AtomicCAS() local
12 #define write_lock(fd, offset, whence, len) \ macro
438 let mut write_lock = self.access.write(); in increase_gpu_lock() localVariable465 let mut write_lock = self.access.write(); in unlock() localVariable
77 virtual std::unique_lock<std::mutex> write_lock() { in write_lock() function
98 …std::unique_lock<std::mutex> write_lock() { return std::unique_lock<std::mutex>(validation_object_… in write_lock() function
309 std::unique_lock<std::mutex> write_lock() { in write_lock() function
2457 virtual std::unique_lock<std::mutex> write_lock() { in write_lock() function
1282 write_lock = Lock() variable
97079 struct mutex write_lock; member
79908 struct mutex write_lock; member