Results of 1 - 2 of about 2 for uctx (0.005 sec.)
- Man page of MAKECONTEXT 9357
- MAKECONTEXT Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 m
...
のような出力が得られる: $ ./a.out main: swapcontext(&uctx_main, &uctx_func2) func2: started func2: swapconte ...
xt(&uctx_func2, &uctx_func1) func1: started func1: swapcont ...
ext(&uctx_func1, &uctx_func2) func2: returning func1: return ...
stdio.h > #include < stdlib.h > static ucontext_t uctx_main, uctx_func1, uctx_func2; #define handle_error ...
-
https://man.plustar.jp/manpage/man3/makecontext.3.html
- [similar]
- Man page of MAKECONTEXT 9357
- MAKECONTEXT Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 m
...
のような出力が得られる: $ ./a.out main: swapcontext(&uctx_main, &uctx_func2) func2: started func2: swapconte ...
xt(&uctx_func2, &uctx_func1) func1: started func1: swapcont ...
ext(&uctx_func1, &uctx_func2) func2: returning func1: return ...
stdio.h > #include < stdlib.h > static ucontext_t uctx_main, uctx_func1, uctx_func2; #define handle_error ...
-
https://man.plustar.jp/manpage/man3/swapcontext.3.html
- [similar]
PREV
1
NEXT