Searched refs:TD_NOTALLOC (Results 1 – 5 of 5) sorted by relevance
67 TD_NOTALLOC /* TLS memory not yet allocated. */ enumerator
990 dnl See if we have a thread_db header file that has TD_NOTALLOC.992 AC_CACHE_CHECK([whether <thread_db.h> has TD_NOTALLOC],996 [int i = TD_NOTALLOC;],1004 [Define if <thread_db.h> has the TD_NOTALLOC error code.])
1265 if (err == TD_NOTALLOC) in thread_db_get_thread_local_address()
526 /* Define if <thread_db.h> has the TD_NOTALLOC error code. */
19600 int i = TD_NOTALLOC;