Home
last modified time | relevance | path

Searched refs:tls_assert (Results 1 – 1 of 1) sorted by relevance

/freebsd/lib/libc/gen/
H A Dtls.c44 #define tls_assert(cond) ((cond) ? (void) 0 : \ macro
243 tls_assert(tcbalign >= TLS_TCB_ALIGN); in __libc_allocate_tls()