Home
last modified time | relevance | path

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

/external/libchrome/base/threading/
Dthread_local_storage.cc141 constexpr int kMaxDestructorIterations = kThreadLocalStorageSize; variable
239 int remaining_attempts = kMaxDestructorIterations; in OnThreadExitInternal()