Home
last modified time | relevance | path

Searched refs:UAtomicType (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/base/memory/
Ddiscardable_shared_memory.cc41 typedef uintptr_t UAtomicType; typedef
81 value.u = (static_cast<UAtomicType>(wire_timestamp) << 1) | lock_state; in SharedState()
95 UAtomicType u;