Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/ia64/nptl/
Dtls.h91 #define THREAD_SYSINFO(pd) \ macro
97 (THREAD_SYSINFO (pd) = THREAD_SELF_SYSINFO)
99 assert (THREAD_SYSINFO (pd) == THREAD_SELF_SYSINFO)
/glibc-2.36/ChangeLog.old/
DChangeLog.nptl5996 (THREAD_SYSINFO, THREAD_SELF, DB_THREAD_SELF): Don't assume
8063 (THREAD_SYSINFO): Likewise.
8070 THREAD_SELF_SYSINFO and THREAD_SYSINFO instead of open code.
8071 * allocatestack.c (allocate_stack): Use THREAD_SYSINFO and
8074 (THREAD_SYSINFO): Likewise.
DChangeLog.1845697 (THREAD_SELF_SYSINFO, THREAD_SYSINFO): Macros removed.