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

/freebsd-11.0-release/lib/libthr/arch/sparc64/include/
H A Dpthread_md.h62 _tcb_get(void) function
73 return (_tcb_get()->tcb_thread);
/freebsd-11.0-release/lib/libthr/arch/aarch64/include/
H A Dpthread_md.h67 _tcb_get(void) function
81 return (_tcb_get()->tcb_thread);
/freebsd-11.0-release/lib/libthr/arch/arm/include/
H A Dpthread_md.h65 _tcb_get(void) function
84 return (_tcb_get()->tcb_thread);
/freebsd-11.0-release/lib/libthr/arch/mips/include/
H A Dpthread_md.h65 _tcb_get(void) function
79 return (_tcb_get()->tcb_thread);
/freebsd-11.0-release/lib/libthr/arch/riscv/include/
H A Dpthread_md.h72 _tcb_get(void) function
88 return (_tcb_get()->tcb_thread);
/freebsd-11.0-release/lib/libthr/arch/powerpc/include/
H A Dpthread_md.h71 _tcb_get(void) function
89 return (_tcb_get()->tcb_thread);
/freebsd-11.0-release/lib/libthr/thread/
H A Dthr_ctrdtr.c43 tcb = _tcb_get();
/freebsd-11.0-release/lib/libthr/arch/amd64/include/
H A Dpthread_md.h87 _tcb_get(void) function
/freebsd-11.0-release/lib/libthr/arch/i386/include/
H A Dpthread_md.h88 _tcb_get(void) function

Completed in 55 milliseconds