Home
last modified time | relevance | path

Searched refs:atomic_store_relaxed (Results 1 – 25 of 587) sorted by relevance

12345678910>>...24

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/compiler-rt/lib/scudo/
H A Dscudo_tsd.h34 atomic_store_relaxed(&Precedence, 0); in ALIGNED()
38 atomic_store_relaxed(&Precedence, static_cast<uptr>( in ALIGNED()
44 atomic_store_relaxed(&Precedence, 0); in ALIGNED()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/compiler-rt/lib/scudo/
H A Dscudo_tsd.h34 atomic_store_relaxed(&Precedence, 0); in ALIGNED()
38 atomic_store_relaxed(&Precedence, static_cast<uptr>( in ALIGNED()
44 atomic_store_relaxed(&Precedence, 0); in ALIGNED()
/dports/devel/llvm12/llvm-project-12.0.1.src/compiler-rt/lib/scudo/
H A Dscudo_tsd.h34 atomic_store_relaxed(&Precedence, 0); in ALIGNED()
38 atomic_store_relaxed(&Precedence, static_cast<uptr>( in ALIGNED()
44 atomic_store_relaxed(&Precedence, 0); in ALIGNED()
/dports/devel/tinygo/tinygo-0.14.1/lib/compiler-rt/lib/scudo/
H A Dscudo_tsd.h35 atomic_store_relaxed(&Precedence, 0); in ALIGNED()
39 atomic_store_relaxed(&Precedence, static_cast<uptr>( in ALIGNED()
45 atomic_store_relaxed(&Precedence, 0); in ALIGNED()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/compiler-rt/lib/scudo/
H A Dscudo_tsd.h34 atomic_store_relaxed(&Precedence, 0); in ALIGNED()
38 atomic_store_relaxed(&Precedence, static_cast<uptr>( in ALIGNED()
44 atomic_store_relaxed(&Precedence, 0); in ALIGNED()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/compiler-rt/lib/scudo/
H A Dscudo_tsd.h34 atomic_store_relaxed(&Precedence, 0); in ALIGNED()
38 atomic_store_relaxed(&Precedence, static_cast<uptr>( in ALIGNED()
44 atomic_store_relaxed(&Precedence, 0); in ALIGNED()
/dports/devel/wasi-compiler-rt11/compiler-rt-11.0.1.src/lib/scudo/
H A Dscudo_tsd.h34 atomic_store_relaxed(&Precedence, 0); in ALIGNED()
38 atomic_store_relaxed(&Precedence, static_cast<uptr>( in ALIGNED()
44 atomic_store_relaxed(&Precedence, 0); in ALIGNED()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/compiler-rt/lib/scudo/
H A Dscudo_tsd.h34 atomic_store_relaxed(&Precedence, 0); in ALIGNED()
38 atomic_store_relaxed(&Precedence, static_cast<uptr>( in ALIGNED()
44 atomic_store_relaxed(&Precedence, 0); in ALIGNED()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/compiler-rt/lib/scudo/
H A Dscudo_tsd.h34 atomic_store_relaxed(&Precedence, 0); in ALIGNED()
38 atomic_store_relaxed(&Precedence, static_cast<uptr>( in ALIGNED()
44 atomic_store_relaxed(&Precedence, 0); in ALIGNED()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/compiler-rt/lib/scudo/
H A Dscudo_tsd.h34 atomic_store_relaxed(&Precedence, 0); in ALIGNED()
38 atomic_store_relaxed(&Precedence, static_cast<uptr>( in ALIGNED()
44 atomic_store_relaxed(&Precedence, 0); in ALIGNED()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/compiler-rt/lib/scudo/
H A Dscudo_tsd.h34 atomic_store_relaxed(&Precedence, 0); in ALIGNED()
38 atomic_store_relaxed(&Precedence, static_cast<uptr>( in ALIGNED()
44 atomic_store_relaxed(&Precedence, 0); in ALIGNED()
/dports/devel/llvm13/llvm-project-13.0.1.src/compiler-rt/lib/scudo/
H A Dscudo_tsd.h34 atomic_store_relaxed(&Precedence, 0); in ALIGNED()
38 atomic_store_relaxed(&Precedence, static_cast<uptr>( in ALIGNED()
44 atomic_store_relaxed(&Precedence, 0); in ALIGNED()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/compiler-rt/lib/scudo/standalone/
H A Dtsd.h44 atomic_store_relaxed(&Precedence, 0); in alignas()
48 atomic_store_relaxed( in alignas()
54 atomic_store_relaxed(&Precedence, 0); in alignas()
H A Dquarantine.h94 atomic_store_relaxed(&From->Size, 0); in transfer()
166 void addToSize(uptr add) { atomic_store_relaxed(&Size, getSize() + add); } in addToSize()
167 void subFromSize(uptr sub) { atomic_store_relaxed(&Size, getSize() - sub); } in subFromSize()
183 atomic_store_relaxed(&MaxSize, Size); in initLinkerInitialized()
184 atomic_store_relaxed(&MinSize, Size / 10 * 9); // 90% of max size. in initLinkerInitialized()
185 atomic_store_relaxed(&MaxCacheSize, CacheSize); in initLinkerInitialized()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dtsd.h44 atomic_store_relaxed(&Precedence, 0); in ALIGNED()
48 atomic_store_relaxed( in ALIGNED()
54 atomic_store_relaxed(&Precedence, 0); in ALIGNED()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/compiler-rt/lib/scudo/standalone/
H A Dtsd.h44 atomic_store_relaxed(&Precedence, 0); in alignas()
48 atomic_store_relaxed( in alignas()
54 atomic_store_relaxed(&Precedence, 0); in alignas()
/dports/devel/llvm12/llvm-project-12.0.1.src/compiler-rt/lib/scudo/standalone/
H A Dtsd.h44 atomic_store_relaxed(&Precedence, 0); in alignas()
48 atomic_store_relaxed( in alignas()
54 atomic_store_relaxed(&Precedence, 0); in alignas()
/dports/devel/wasi-compiler-rt11/compiler-rt-11.0.1.src/lib/scudo/standalone/
H A Dtsd.h44 atomic_store_relaxed(&Precedence, 0); in alignas()
48 atomic_store_relaxed( in alignas()
54 atomic_store_relaxed(&Precedence, 0); in alignas()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/compiler-rt/lib/scudo/standalone/
H A Dtsd.h44 atomic_store_relaxed(&Precedence, 0); in alignas()
48 atomic_store_relaxed( in alignas()
54 atomic_store_relaxed(&Precedence, 0); in alignas()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/compiler-rt/lib/scudo/standalone/
H A Dtsd.h43 atomic_store_relaxed(&Precedence, 0); in alignas()
47 atomic_store_relaxed( in alignas()
53 atomic_store_relaxed(&Precedence, 0); in alignas()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/compiler-rt/lib/scudo/standalone/
H A Dtsd.h43 atomic_store_relaxed(&Precedence, 0); in alignas()
47 atomic_store_relaxed( in alignas()
53 atomic_store_relaxed(&Precedence, 0); in alignas()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/compiler-rt/lib/scudo/standalone/
H A Dtsd.h43 atomic_store_relaxed(&Precedence, 0); in alignas()
47 atomic_store_relaxed( in alignas()
53 atomic_store_relaxed(&Precedence, 0); in alignas()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dtsd.h43 atomic_store_relaxed(&Precedence, 0); in alignas()
47 atomic_store_relaxed( in alignas()
53 atomic_store_relaxed(&Precedence, 0); in alignas()
/dports/devel/llvm13/llvm-project-13.0.1.src/compiler-rt/lib/scudo/standalone/
H A Dtsd.h43 atomic_store_relaxed(&Precedence, 0);
47 atomic_store_relaxed(
53 atomic_store_relaxed(&Precedence, 0);
/dports/lang/gcc12-devel/gcc-12-20211205/libsanitizer/sanitizer_common/
H A Dsanitizer_quarantine.h89 atomic_store_relaxed(&max_size_, size); in Init()
90 atomic_store_relaxed(&min_size_, size / 10 * 9); // 90% of max size. in Init()
91 atomic_store_relaxed(&max_cache_size_, cache_size); in Init()
238 atomic_store_relaxed(&from_cache->size_, 0); in Transfer()
309 atomic_store_relaxed(&size_, Size() + add); in SizeAdd()
312 atomic_store_relaxed(&size_, Size() - sub); in SizeSub()

12345678910>>...24