Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/futex/
Dfmutex.h90 static constexpr int32_t WAITER_INCREMENT = 1 << WAITER_SHIFT; variable
/arkcompiler/runtime_core/platforms/unix/libpandabase/futex/
Dfmutex.h89 static constexpr int32_t WAITER_INCREMENT = 1 << WAITER_SHIFT; variable