Home
last modified time | relevance | path

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

/nptl/
A Dnptl_deallocate_tsd.c30 size_t round; in __nptl_deallocate_tsd() local
33 round = 0; in __nptl_deallocate_tsd()
86 while (__builtin_expect (++round < PTHREAD_DESTRUCTOR_ITERATIONS, 0)); in __nptl_deallocate_tsd()

Completed in 3 milliseconds