Searched defs:tcb (Results 1 - 25 of 38) sorted by relevance

12

/freebsd-10.1-release/lib/libthr/arch/amd64/amd64/
H A Dpthread_md.c40 struct tcb *tcb; local
52 _tcb_dtor(struct tcb *tc argument
[all...]
/freebsd-10.1-release/lib/libthr/arch/arm/arm/
H A Dpthread_md.c38 struct tcb *tcb; local
49 _tcb_dtor(struct tcb *tcb) argument
[all...]
/freebsd-10.1-release/lib/libthr/arch/i386/i386/
H A Dpthread_md.c41 struct tcb *tcb; local
53 _tcb_dtor(struct tcb *tc argument
[all...]
/freebsd-10.1-release/lib/libthr/arch/ia64/ia64/
H A Dpthread_md.c41 struct tcb *tcb; local
51 _tcb_dtor(struct tcb *tcb) argument
[all...]
/freebsd-10.1-release/lib/libthr/arch/mips/mips/
H A Dpthread_md.c44 struct tcb *tcb; local
55 _tcb_dtor(struct tcb *tcb) argument
[all...]
/freebsd-10.1-release/lib/libthr/arch/powerpc/powerpc/
H A Dpthread_md.c40 struct tcb *tcb; local
51 _tcb_dtor(struct tcb *tcb) argument
[all...]
/freebsd-10.1-release/lib/libthr/arch/sparc64/sparc64/
H A Dpthread_md.c40 struct tcb *tcb; local
52 _tcb_dtor(struct tcb *tc argument
[all...]
/freebsd-10.1-release/lib/libkse/arch/amd64/amd64/
H A Dpthread_md.c40 struct tcb *tcb; local
59 _tcb_dtor(struct tcb *tcb) argument
[all...]
/freebsd-10.1-release/lib/libkse/arch/arm/arm/
H A Dpthread_md.c49 struct tcb *tcb; local
60 _tcb_dtor(struct tcb *tc argument
[all...]
/freebsd-10.1-release/lib/libkse/arch/ia64/ia64/
H A Dpthread_md.c43 struct tcb *tcb; local
54 _tcb_dtor(struct tcb *tcb) argument
[all...]
/freebsd-10.1-release/lib/libkse/arch/powerpc/powerpc/
H A Dpthread_md.c43 struct tcb *tcb; local
54 _tcb_dtor(struct tcb *tcb) argument
[all...]
/freebsd-10.1-release/lib/libkse/arch/sparc64/sparc64/
H A Dpthread_md.c45 struct tcb *tcb; local
62 _tcb_dtor(struct tcb *tcb) argument
[all...]
/freebsd-10.1-release/lib/libthr/arch/arm/include/
H A Dpthread_md.h45 struct tcb { struct
58 _tcb_set(struct tcb *tcb) argument
[all...]
/freebsd-10.1-release/lib/libthr/arch/ia64/include/
H A Dpthread_md.h44 struct tcb { struct
57 _tcb_set(struct tcb *tcb) argument
[all...]
/freebsd-10.1-release/lib/libthr/arch/mips/include/
H A Dpthread_md.h48 struct tcb { struct
61 _tcb_set(struct tcb *tcb) argument
73 struct tcb *tcb; local
[all...]
/freebsd-10.1-release/lib/libthr/arch/powerpc/include/
H A Dpthread_md.h53 struct tcb { struct
62 _tcb_set(struct tcb *tcb) argument
[all...]
/freebsd-10.1-release/lib/libkse/arch/i386/i386/
H A Dpthread_md.c47 struct tcb *tcb; local
67 _tcb_dtor(struct tcb *tcb) argument
[all...]
/freebsd-10.1-release/lib/libthr/arch/amd64/include/
H A Dpthread_md.h48 struct tcb { struct
84 _tcb_set(struct tcb *tcb) argument
[all...]
/freebsd-10.1-release/lib/libthr/arch/i386/include/
H A Dpthread_md.h48 struct tcb { struct
87 _tcb_set(struct tcb *tcb) argument
[all...]
/freebsd-10.1-release/lib/libthr/arch/sparc64/include/
H A Dpthread_md.h46 struct tcb { struct
61 _tcb_set(struct tcb *tcb) argument
[all...]
/freebsd-10.1-release/contrib/ipfilter/ipsend/
H A Diptests.c1101 struct tcpcb *tcbp, tcb; local
H A Dsock.c395 struct tcpcb *t, tcb; local
/freebsd-10.1-release/lib/libc/gen/
H A Dtls.c121 __libc_free_tls(void *tcb, size_t tcbsize, size_t tcbalign __unused) argument
140 char *tcb; local
182 __libc_free_tls(void *tcb, size_t tcbsize __unused, size_t tcbalign) argument
[all...]
/freebsd-10.1-release/lib/libkse/arch/arm/include/
H A Dpthread_md.h69 struct tcb { struct
175 _tcb_set(struct kcb *kcb, struct tcb *tcb) argument
211 _thread_enter_uts(struct tcb *tcb, struct kcb *kcb) argument
230 _thread_switch(struct kcb *kcb, struct tcb *tcb, int setmbox) argument
[all...]
/freebsd-10.1-release/lib/libkse/arch/ia64/include/
H A Dpthread_md.h60 struct tcb { struct
84 ia64_set_tcb(struct tcb *tc argument
127 struct tcb *tcb; local
151 struct tcb *tcb; local
162 struct tcb *tcb; local
183 _tcb_set(struct kcb *kcb, struct tcb *tcb) argument
222 _thread_enter_uts(struct tcb *tcb, struct kcb *kcb) argument
238 _thread_switch(struct kcb *kcb, struct tcb *tcb, int setmbox) argument
[all...]

Completed in 87 milliseconds

12