Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/platforms/unix/libpandabase/futex/
H A Dfmutex.h29 #define ATOMIC_INT atomic_int macro
52 #define ATOMIC_INT ATOMIC(int) // NOLINT(cppcoreguidelines-macro-usage) macro
/arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/futex/
H A Dfmutex.h27 #define ATOMIC_INT atomic_int macro
51 #define ATOMIC_INT ATOMIC(int) // NOLINT(cppcoreguidelines-macro-usage) macro

Completed in 1 milliseconds