Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dpthread_key.cpp77 for (size_t rounds = PTHREAD_DESTRUCTOR_ITERATIONS; rounds > 0; --rounds) { in pthread_key_clean_all() local