OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:atomic_cmpset_rel_64
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/ia64/include/
atomic.h
311
atomic_cmpset_rel_64
(volatile uint64_t* p, uint64_t cmpval, uint64_t newval)
function in typeref:typename:int
323
#define atomic_cmpset_rel_long
atomic_cmpset_rel_64
331
(
atomic_cmpset_rel_64
((volatile uint64_t *)p, (uint64_t)o, (uint64_t)n))
atomic.h
311
atomic_cmpset_rel_64
(volatile uint64_t* p, uint64_t cmpval, uint64_t newval)
function in typeref:typename:int
323
#define atomic_cmpset_rel_long
atomic_cmpset_rel_64
331
(
atomic_cmpset_rel_64
((volatile uint64_t *)p, (uint64_t)o, (uint64_t)n))
Completed in 23 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025