Home
last modified time | relevance | path

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

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