manページ検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 10 for ucontext (0.015 sec.)
Man page of GETCONTEXT 11423
GETCONTEXT Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 ge ... ユーザーコンテキストを取得/設定する 書式 #include < ucontext.h > int getcontext(ucontext_t * ucp ); int setcont ... ext(const ucontext_t * ucp ); 説明 System V 的な環境では、 mcontext_t ... および ucontext_t という 2 つの型と、 getcontext (), setcontext () ... context (3), swapcontext (3) という 4 つの関数が < ucontext.h > で定義されており、あるプロセス内部で制御下にあ ...
https://man.plustar.jp/manpage/man3/getcontext.3.html - [similar]
Man page of GETCONTEXT 11423
GETCONTEXT Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 ge ... ユーザーコンテキストを取得/設定する 書式 #include < ucontext.h > int getcontext(ucontext_t * ucp ); int setcont ... ext(const ucontext_t * ucp ); 説明 System V 的な環境では、 mcontext_t ... および ucontext_t という 2 つの型と、 getcontext (), setcontext () ... context (3), swapcontext (3) という 4 つの関数が < ucontext.h > で定義されており、あるプロセス内部で制御下にあ ...
https://man.plustar.jp/manpage/man3/setcontext.3.html - [similar]
Man page of MAKECONTEXT 10672
MAKECONTEXT Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 m ... t - ユーザーコンテキストを操作する 書式 #include < ucontext.h > void makecontext(ucontext_t * ucp , void (* fu ... nc )(), int argc , ...); int swapcontext(ucontext_t * oucp , const ucontext_t * ucp ); 説明 In a Sys ... tem V-like environment, one has the type ucontext_t (defined in < ucontext.h > and described in getc ... urning main: exiting プログラムのソース #include < ucontext.h > #include < stdio.h > #include < stdlib.h > sta ...
https://man.plustar.jp/manpage/man3/makecontext.3.html - [similar]
Man page of MAKECONTEXT 10672
MAKECONTEXT Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 m ... t - ユーザーコンテキストを操作する 書式 #include < ucontext.h > void makecontext(ucontext_t * ucp , void (* fu ... nc )(), int argc , ...); int swapcontext(ucontext_t * oucp , const ucontext_t * ucp ); 説明 In a Sys ... tem V-like environment, one has the type ucontext_t (defined in < ucontext.h > and described in getc ... urning main: exiting プログラムのソース #include < ucontext.h > #include < stdio.h > #include < stdlib.h > sta ...
https://man.plustar.jp/manpage/man3/swapcontext.3.html - [similar]
Man page of SIGACTION 7937
SIGACTION Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 sig ... lows: void handler(int sig, siginfo_t *info, void *ucontext) { ... } These three arguments are as follows sig ... information about the signal, as described below. ucontext This is a pointer to a ucontext_t structure, cast ... , see sigreturn (2). Further information about the ucontext_t structure can be found in getcontext (3) and sig ... one that is passed in the uc_mcontext field of the ucontext structure that is passed (via a pointer) in the th ...
https://man.plustar.jp/manpage/man2/rt_sigaction.2.html - [similar]
Man page of SIGACTION 7937
SIGACTION Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 sig ... lows: void handler(int sig, siginfo_t *info, void *ucontext) { ... } These three arguments are as follows sig ... information about the signal, as described below. ucontext This is a pointer to a ucontext_t structure, cast ... , see sigreturn (2). Further information about the ucontext_t structure can be found in getcontext (3) and sig ... one that is passed in the uc_mcontext field of the ucontext structure that is passed (via a pointer) in the th ...
https://man.plustar.jp/manpage/man2/sigaction.2.html - [similar]
Man page of SIGRETURN 7758
SIGRETURN Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 sig ... をセットする。 保存されたプロセスコンテキスト情報は ucontext_t 構造体に置かれる ( < sys/ucontext.h > 参照)。 こ ...
https://man.plustar.jp/manpage/man2/rt_sigreturn.2.html - [similar]
Man page of SIGRETURN 7758
SIGRETURN Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 sig ... をセットする。 保存されたプロセスコンテキスト情報は ucontext_t 構造体に置かれる ( < sys/ucontext.h > 参照)。 こ ...
https://man.plustar.jp/manpage/man2/sigreturn.2.html - [similar]
Man page of AIO 6900
AIO Section: Linux Programmer's Manual (7) Updated: 2020-08-13 Index JM Home Page 名前 aio - POS ... nal */ aioSigHandler(int sig, siginfo_t *si, void *ucontext) { if (si->si_code == SI_ASYNCIO) { write(STDOUT_F ...
https://man.plustar.jp/manpage/man7/aio.7.html - [similar]
Man page of SIGNAL 6811
SIGNAL Section: Linux Programmer's Manual (7) Updated: 2020-12-21 Index JM Home Page 名前 signal ... , then the above information is accessible via the ucontext_t object that is pointed to by the third argument ...
https://man.plustar.jp/manpage/man7/signal.7.html - [similar]
PREV 1 NEXT

This document was created by man2html, using the manual pages.
Time: 13:30:26 GMT, January 09, 2022