Home
last modified time | relevance | path

Searched defs:maxIter (Results 1 – 1 of 1) 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