Home
last modified time | relevance | path

Searched defs:ATOMIC_INT (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/platforms/unix/libpandabase/futex/
Dfmutex.h29 #define ATOMIC_INT atomic_int macro
52 #define ATOMIC_INT ATOMIC(int) // NOLINT(cppcoreguideli… macro