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

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

Completed in 55 milliseconds