Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/gcc/config/
Dvxlib.c134 static int active_tls_threads; variable
215 active_tls_threads--; in tls_delete_hook()
216 if (active_tls_threads == 0) in tls_delete_hook()
362 if (active_tls_threads == 0) in __gthread_setspecific()
364 active_tls_threads++; in __gthread_setspecific()