Searched refs:setmbox (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.2-release/lib/libkse/arch/amd64/include/
H A Dpthread_md.h239 _thread_switch(struct kcb *kcb, struct tcb *tcb, int setmbox) argument
249 if (setmbox != 0)
260 if (setmbox)
/freebsd-10.2-release/lib/libkse/arch/arm/include/
H A Dpthread_md.h230 _thread_switch(struct kcb *kcb, struct tcb *tcb, int setmbox) argument
241 if (setmbox)
247 if (setmbox)
/freebsd-10.2-release/lib/libkse/arch/i386/include/
H A Dpthread_md.h237 _thread_switch(struct kcb *kcb, struct tcb *tcb, int setmbox) argument
246 if (setmbox != 0)
254 if (setmbox)
/freebsd-10.2-release/lib/libkse/arch/powerpc/include/
H A Dpthread_md.h261 _thread_switch(struct kcb *kcb, struct tcb *tcb, int setmbox) argument
275 if (setmbox)
281 if (setmbox)
/freebsd-10.2-release/lib/libkse/arch/sparc64/include/
H A Dpthread_md.h229 _thread_switch(struct kcb *kcb, struct tcb *tcb, int setmbox) argument
238 if (setmbox)
244 if (setmbox)
/freebsd-10.2-release/lib/libkse/arch/ia64/include/
H A Dpthread_md.h238 _thread_switch(struct kcb *kcb, struct tcb *tcb, int setmbox) argument
245 if (setmbox) {
253 if (setmbox)
258 if (setmbox)

Completed in 42 milliseconds