Home
last modified time | relevance | path

Searched refs:__compiler_compare_and_swap (Results 1 – 2 of 2) sorted by relevance

/optee_os-3.20.0/lib/libutils/ext/include/
A Datomic.h18 return __compiler_compare_and_swap(p, oval, nval); in atomic_cas_uint()
23 return __compiler_compare_and_swap(p, oval, nval); in atomic_cas_u32()
A Dcompiler.h259 #define __compiler_compare_and_swap(p, oval, nval) \ macro

Completed in 3 milliseconds