OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CheckAtomicCompareExchange
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
sanitizer_atomic_test.cc
95
void
CheckAtomicCompareExchange
() {
120
CheckAtomicCompareExchange
<atomic_uint8_t>();
121
CheckAtomicCompareExchange
<atomic_uint16_t>();
122
CheckAtomicCompareExchange
<atomic_uint32_t>();
123
CheckAtomicCompareExchange
<atomic_uint64_t>();
124
CheckAtomicCompareExchange
<atomic_uintptr_t>();
sanitizer_atomic_test.cc
95
void
CheckAtomicCompareExchange
() {
120
CheckAtomicCompareExchange
<atomic_uint8_t>();
121
CheckAtomicCompareExchange
<atomic_uint16_t>();
122
CheckAtomicCompareExchange
<atomic_uint32_t>();
123
CheckAtomicCompareExchange
<atomic_uint64_t>();
124
CheckAtomicCompareExchange
<atomic_uintptr_t>();
Completed in 203 milliseconds
Indexes created Fri Sep 26 20:09:58 GMT 2025