Home
last modified time | relevance | path

Searched refs:switch_threads (Results 1 – 2 of 2) sorted by relevance

/linux/arch/um/include/shared/
H A Dos.h292 extern void switch_threads(jmp_buf *me, jmp_buf *you);
/linux/arch/um/os-Linux/skas/
H A Dprocess.c802 void switch_threads(jmp_buf *me, jmp_buf *you) in switch_threads() function