Searched defs:__tcb_type (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/lib/libthr/arch/amd64/include/
H A Dpthread_md.h63 #define __tcb_type(name) __typeof(((struct tcb *)0)->name) macro
/freebsd-11.0-release/lib/libthr/arch/i386/include/
H A Dpthread_md.h62 #define __tcb_type(name) __typeof(((struct tcb *)0)->name) macro

Completed in 120 milliseconds