Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/platforms/unix/libpandabase/futex/
Dfmutex.h86 static constexpr int32_t HELD_MASK = 1; variable
/arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/futex/
Dfmutex.h87 static constexpr int32_t HELD_MASK = 1; variable