OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__atomic_compare_exchange_2
(Results
1 - 4
of
4
) sorted by relevancy
/src/common/lib/libc/atomic/
atomic_c11_compare_exchange_cas_16.c
39
bool
__atomic_compare_exchange_2
(volatile void *, void *, uint16_t,
44
__atomic_compare_exchange_2
(volatile void *mem,
function
/src/external/gpl3/gcc.old/dist/libphobos/m4/druntime/
cpu.m4
81
__atomic_compare_exchange_2
(&c1, &c2, c3, false, 5, 5);
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/internal/
atomic.d
893
res =
__atomic_compare_exchange_2
(cast(shared)dest, compare, *cast(ushort*)&value,
/src/external/gpl3/gcc.old/dist/libphobos/
configure
14809
__atomic_compare_exchange_2
(&c1, &c2, c3, false, 5, 5);
Completed in 36 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026