Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functional/
H A Ddlopen.c13 #define NR_DLCLOSE_THREADS 10 macro
168 pthread_t testThreads[NR_DLCLOSE_THREADS] = {0}; in dlclose_recursive_by_multipthread()
169 for (int i = 0; i < NR_DLCLOSE_THREADS; ++i) { in dlclose_recursive_by_multipthread()
173 for (int i = 0; i < NR_DLCLOSE_THREADS; ++i) { in dlclose_recursive_by_multipthread()

Completed in 1 milliseconds