Searched refs:remaining_attempts (Results 1 - 1 of 1) sorted by relevance

/external/libchrome/base/threading/
H A Dthread_local_storage.cc133 int remaining_attempts = kMaxDestructorIterations; local
161 if (--remaining_attempts <= 0) {

Completed in 111 milliseconds