Searched refs:ucontext_switch (Results 1 – 1 of 1) sorted by relevance
62 void ucontext_switch(ucontext *save, ucontext *load) { in ucontext_switch() function74 ucontext_switch(&uc, &orig_uc); in func()79 ucontext_switch(&orig_uc, &uc); in main()