Home
last modified time | relevance | path

Searched refs:kNumSpins (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Dthread.cc1256 static constexpr uint32_t kNumSpins = 1000; in SetCachedThreadName() local
1258 if (i > kNumSpins) { in SetCachedThreadName()