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

/fuchsia/zircon/third_party/ulib/musl/src/thread/
H A Dallocate.c39 __NO_SAFESTACK static thrd_t copy_tls(unsigned char* mem, size_t alloc) { function
170 thrd_t td = copy_tls(tcb.iov_base, tcb.iov_len);

Completed in 9 milliseconds