Home
last modified time | relevance | path

Searched defs:_rtld_tls_free (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/lib/libc/tls/
H A Dtls.c38 #define _rtld_tls_free __libc_rtld_tls_free macro
122 __weak_alias(_rtld_tls_free,__libc_rtld_tls_free) __weak_alias() argument
/netbsd-src/libexec/ld.elf_so/
H A Dtls.c172 _rtld_tls_free(struct tls_tcb *tcb) _rtld_tls_free() function