Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sgs/rtld/common/
H A Dtls.c41 ulong_t tmi_lowfree; member
57 tmid.tmi_lowfree = 1; in tls_getmodid()
62 for (cnt = tmid.tmi_lowfree / (sizeof (uint_t) * 8); in tls_getmodid()
76 tmid.tmi_lowfree = ndx + 1; in tls_getmodid()
96 tmid.tmi_lowfree = ndx + 1; in tls_getmodid()
113 if (modid < tmid.tmi_lowfree) in tls_freemodid()
114 tmid.tmi_lowfree = modid; in tls_freemodid()