Home
last modified time | relevance | path

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

/htl/
A Dpt-alloc.c132 GL (dl_pthread_threads)[new->thread - 1] = NULL; in __pthread_alloc() local
181 memcpy (threads, GL (dl_pthread_threads), in __pthread_alloc()
186 old_threads = GL (dl_pthread_threads); in __pthread_alloc()
190 GL (dl_pthread_threads) = threads; in __pthread_alloc()
194 GL (dl_pthread_threads)[new->thread - 1] = NULL; in __pthread_alloc() local
213 struct __pthread *t = GL (dl_pthread_threads)[i]; in __pthread_init_static_tls()
A Dpt-internal.h179 __t = GL (dl_pthread_threads)[thread - 1]; \
185 GL (dl_pthread_threads)[thread - 1] = pthread; \
A Dpt-create.c238 GL (dl_pthread_threads)[pthread->thread - 1] = pthread; in weak_alias() local

Completed in 7 milliseconds