Searched refs:_thread_switch (Results 1 – 9 of 9) sorted by relevance
| /trueos/lib/libkse/arch/i386/include/ |
| HD | pthread_md.h | 237 _thread_switch(struct kcb *kcb, struct tcb *tcb, int setmbox) in _thread_switch() function
|
| /trueos/lib/libkse/arch/arm/include/ |
| HD | pthread_md.h | 230 _thread_switch(struct kcb *kcb, struct tcb *tcb, int setmbox) in _thread_switch() function
|
| /trueos/lib/libkse/arch/amd64/include/ |
| HD | pthread_md.h | 239 _thread_switch(struct kcb *kcb, struct tcb *tcb, int setmbox) in _thread_switch() function
|
| /trueos/lib/libkse/arch/sparc64/include/ |
| HD | pthread_md.h | 229 _thread_switch(struct kcb *kcb, struct tcb *tcb, int setmbox) in _thread_switch() function
|
| /trueos/lib/libkse/arch/ia64/include/ |
| HD | pthread_md.h | 238 _thread_switch(struct kcb *kcb, struct tcb *tcb, int setmbox) in _thread_switch() function
|
| /trueos/lib/libkse/arch/powerpc/include/ |
| HD | pthread_md.h | 261 _thread_switch(struct kcb *kcb, struct tcb *tcb, int setmbox) in _thread_switch() function
|
| /trueos/lib/libkse/thread/ |
| HD | thr_kern.c | 1020 ret = _thread_switch(curkse->k_kcb, curthread->tcb, 1); in kse_sched_multi() 1116 ret = _thread_switch(curkse->k_kcb, curthread->tcb, 0); in kse_sched_multi() 1120 ret = _thread_switch(curkse->k_kcb, curthread->tcb, 1); in kse_sched_multi() 1145 ret = _thread_switch(curkse->k_kcb, curthread->tcb, 1); in thr_resume_wrapper()
|
| HD | thr_sig.c | 572 _thread_switch(curthread->kse->k_kcb, curthread->tcb, 1); in handle_signal_wrapper() 603 _thread_switch(curthread->kse->k_kcb, curthread->tcb, 1); in handle_signal_altstack()
|
| /trueos/lib/libc/sys/ |
| HD | Symbol.map | 1144 _thread_switch;
|