Searched defs:kcb (Results 1 - 12 of 12) sorted by relevance

/freebsd-10.2-release/lib/libkse/arch/amd64/amd64/
H A Dpthread_md.c67 struct kcb *kcb; local
79 _kcb_dtor(struct kcb *kcb) argument
[all...]
/freebsd-10.2-release/lib/libkse/arch/arm/arm/
H A Dpthread_md.c69 struct kcb *kcb; local
83 _kcb_dtor(struct kcb *kcb) argument
[all...]
/freebsd-10.2-release/lib/libkse/arch/ia64/ia64/
H A Dpthread_md.c63 struct kcb *kcb; local
77 _kcb_dtor(struct kcb *kcb) argument
[all...]
/freebsd-10.2-release/lib/libkse/arch/powerpc/powerpc/
H A Dpthread_md.c62 struct kcb *kcb; local
76 _kcb_dtor(struct kcb *kcb) argument
[all...]
/freebsd-10.2-release/lib/libkse/arch/sparc64/sparc64/
H A Dpthread_md.c74 struct kcb *kcb; local
88 _kcb_dtor(struct kcb *kcb) argument
[all...]
/freebsd-10.2-release/lib/libkse/arch/i386/i386/
H A Dpthread_md.c78 struct kcb *kcb; local
90 _kcb_dtor(struct kcb *kcb) argument
[all...]
/freebsd-10.2-release/lib/libkse/arch/arm/include/
H A Dpthread_md.h77 struct kcb { struct
108 _kcb_set(struct kcb *kcb) argument
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.2-release/lib/libkse/arch/ia64/include/
H A Dpthread_md.h68 struct kcb { struct
101 _kcb_set(struct kcb *kcb) argument
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...]
/freebsd-10.2-release/lib/libkse/arch/sparc64/include/
H A Dpthread_md.h81 struct kcb { struct
102 _kcb_set(struct kcb *kcb) argument
177 _tcb_set(struct kcb *kcb, struct tcb *tcb) argument
213 _thread_enter_uts(struct tcb *tcb, struct kcb *kcb) argument
229 _thread_switch(struct kcb *kcb, struct tcb *tcb, int setmbox) argument
[all...]
/freebsd-10.2-release/lib/libkse/arch/amd64/include/
H A Dpthread_md.h59 struct kcb { struct
152 _kcb_set(struct kcb *kcb) argument
186 _tcb_set(struct kcb *kcb, struct tcb *tcb) argument
221 _thread_enter_uts(struct tcb *tcb, struct kcb *kcb) argument
239 _thread_switch(struct kcb *kcb, struct tcb *tcb, int setmbox) argument
[all...]
/freebsd-10.2-release/lib/libkse/arch/i386/include/
H A Dpthread_md.h58 struct kcb { struct
152 _kcb_set(struct kcb *kcb) argument
186 _tcb_set(struct kcb *kcb, struct tcb *tcb) argument
219 _thread_enter_uts(struct tcb *tcb, struct kcb *kcb) argument
237 _thread_switch(struct kcb *kcb, struct tcb *tcb, int setmbox) argument
[all...]
/freebsd-10.2-release/lib/libkse/arch/powerpc/include/
H A Dpthread_md.h77 struct kcb { struct
129 _kcb_set(struct kcb *kcb) argument
212 _tcb_set(struct kcb *kcb, struct tcb *tcb) argument
245 _thread_enter_uts(struct tcb *tcb, struct kcb *kcb) argument
261 _thread_switch(struct kcb *kcb, struct tcb *tcb, int setmbox) argument
[all...]

Completed in 60 milliseconds