Lines Matching defs:tls
151 cleanup_tls(attrib->tls, attrib->tls_size);236 TLSDescriptor tls;237 init_tls(tls);262 cleanup_tls(tls.addr, tls.size);283 attrib->tls = tls.addr;284 attrib->tls_size = tls.size;305 tls.tp // The thread pointer value for the new thread.313 tls.tp, // The thread pointer value for the new thread.