Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/platforms/unix/libpandabase/futex/
Dfmutex.cpp128 static constexpr uint32_t maxIter = 50; in WaitBrieflyFor() local
241 const int maxIter = 10; in MutexTryLockWithSpinning() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_sync_primitives.cpp48 static constexpr uint32_t maxIter = 3; // NOLINT(readability-identifier-naming) in TrySpinLockFor() local
/arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/futex/
Dfmutex.cpp248 const int maxIter = 10; in MutexTryLockWithSpinning() local