Home
last modified time | relevance | path

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

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