Searched defs:TLS_TCB_SIZE (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/sys/sys/ | ||
H A D | _tls_variant_i.h | 45 #define TLS_TCB_SIZE sizeof(struct tcb) macro |
/freebsd-src/sys/x86/include/ | ||
H A D | tls.h | 55 #define TLS_TCB_SIZE sizeof(struct tcb) macro |