Lines Matching refs:tlsindex
97 * | obj 1 tls ptr | 1 TLS pointer for obj w/ obj->tlsindex 1
99 * | obj 2 tls ptr | 2 TLS pointer for obj w/ obj->tlsindex 2
105 * The values of obj->tlsindex start at 1; this way,
106 * dtv[obj->tlsindex] works, when dtv[0] is the generation. The
138 * TLS space if needed for the object obj with obj->tlsindex idx,
275 q, obj->tlsindex, obj->tlsoffset));
278 tcb->tcb_dtv[obj->tlsindex] = q;
346 * (thread control block) for the object obj whose obj->tlsindex
364 if (obj->tlsindex == idx)
479 * __tls_get_addr(tlsindex)
497 * ti_module, i.e., arg[0], is the obj->tlsindex assigned at