Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/base/
H A Dlocks.cc89 static constexpr uint32_t kYieldMax = 20; in BackOff() local
H A Dmutex.cc105 static constexpr uint32_t kYieldMax = 20; in BackOff() local