tls_alloc_arch 158 uspace/lib/c/generic/rtld/rtld.c tcb = tls_alloc_arch(rtld->tls_size, rtld->tls_align); tls_alloc_arch 72 uspace/lib/c/include/tls.h extern tcb_t *tls_alloc_arch(size_t, size_t); tls_alloc_arch 72 uspace/lib/posix/include/libc/tls.h extern tcb_t *tls_alloc_arch(size_t, size_t);HelenOS homepage, sources at GitHub