Searched refs:round (Results 1 – 1 of 1) sorted by relevance
30 size_t round; in __nptl_deallocate_tsd() local33 round = 0; in __nptl_deallocate_tsd()86 while (__builtin_expect (++round < PTHREAD_DESTRUCTOR_ITERATIONS, 0)); in __nptl_deallocate_tsd()
Completed in 3 milliseconds