Home
last modified time | relevance | path

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

/bionic/benchmarks/
Datomic_benchmark.cpp78 test_loc.store(++i, std::memory_order_release); in BM_atomic_store_release()
87 test_loc.store(++i, std::memory_order_seq_cst); in BM_atomic_store_seq_cst()
/bionic/libc/malloc_debug/
DMapData.cpp81 static inline bool get_val(MapEntry* entry, uintptr_t addr, T* store) { in get_val() argument
89 *store = *reinterpret_cast<T*>(addr); in get_val()
/bionic/docs/
Dfdsan.md186 …ich resulted in `bystander` being blamed for closing `victim`'s fd. If we store `bystander`'s fd i…
Delf-tls.md711 but that could change. (Clang [briefly used][D44355] load/store relocations, but it was reverted
719 `add` or a load/store instruction.
/bionic/libc/
DAndroid.bp231 // Where we store our tzdata.