Home
last modified time | relevance | path

Searched defs:new_thread (Results 1 – 2 of 2) sorted by relevance

/arch/um/os-Linux/skas/
Dprocess.c519 void new_thread(void *stack, jmp_buf *buf, void (*handler)(void)) in new_thread() function
/arch/powerpc/kernel/
Dprocess.c1086 struct thread_struct *new_thread) in restore_sprs()
1133 struct thread_struct *new_thread, *old_thread; in __switch_to() local