OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:atomic_cas_32
(Results
1 - 2
of
2
) sorted by relevancy
/src/common/lib/libc/atomic/
atomic_op_namespace.h
73
#define
atomic_cas_32
_atomic_cas_32
macro
/src/sys/sys/
atomic.h
231
#define
atomic_cas_32
kasan_atomic_cas_32
macro
293
#define
atomic_cas_32
kcsan_atomic_cas_32
355
#define
atomic_cas_32
kmsan_atomic_cas_32
504
} while (
atomic_cas_32
(p32, o, n) != o);
516
} while (
atomic_cas_32
(p32, o, n) != o);
Completed in 12 milliseconds
Indexes created Mon Sep 22 13:09:51 GMT 2025