Searched refs:rounds (Results 1 – 1 of 1) sorted by relevance
1793 int rounds = PTHREAD_DESTRUCTOR_ITERATIONS; in pthread_key_clean_all() local1797 for (rounds = PTHREAD_DESTRUCTOR_ITERATIONS; rounds > 0; rounds--) in pthread_key_clean_all()