manページ検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 21 for signo (0.023 sec.)
Man page of SIGEVENT 13395
SIGEVENT Section: Linux Programmer's Manual (7) Updated: 2020-11-01 Index JM Home Page 名前 sige ... sigev_notify; /* Notification method */ int sigev_signo; /* Notification signal */ union sigval sigev_valu ... ントが発生時には何もしないこと。 SIGEV_SIGNAL sigev_signo で指定されたシグナルを送信することで、プロセスへの ... 通知を配送した API に応じた決まる値が設定される。 si_signo このフィールドにはシグナル番号 (すなわち sigev_sig ...
https://man.plustar.jp/manpage/man7/sigevent.7.html - [similar]
Man page of PTHREAD_SIGNAL 10892
PTHREAD_SIGNAL Section: C Library Functions (3) Updated: LinuxThreads Index JM Home Page 名前 pt ... oldmask ); int pthread_kill(pthread_t thread , int signo ); int sigwait(const sigset_t * set , int * sig ); ... のスレッドで共通である。 pthread_kill はシグナル番号 signo のシグナルを スレッド thread に送信する。 シグナル ... はエラーのとき、次のようなエラーコードを返す: EINVAL signo は有効なシグナル番号でない。 ESRCH スレッド thread ...
https://man.plustar.jp/manpage/man3/pthread_kill.3.html - [similar]
Man page of PTHREAD_SIGNAL 10892
PTHREAD_SIGNAL Section: C Library Functions (3) Updated: LinuxThreads Index JM Home Page 名前 pt ... oldmask ); int pthread_kill(pthread_t thread , int signo ); int sigwait(const sigset_t * set , int * sig ); ... のスレッドで共通である。 pthread_kill はシグナル番号 signo のシグナルを スレッド thread に送信する。 シグナル ... はエラーのとき、次のようなエラーコードを返す: EINVAL signo は有効なシグナル番号でない。 ESRCH スレッド thread ...
https://man.plustar.jp/manpage/man3/pthread_sigmask.3.html - [similar]
Man page of PTHREAD_SIGNAL 10892
PTHREAD_SIGNAL Section: C Library Functions (3) Updated: LinuxThreads Index JM Home Page 名前 pt ... oldmask ); int pthread_kill(pthread_t thread , int signo ); int sigwait(const sigset_t * set , int * sig ); ... のスレッドで共通である。 pthread_kill はシグナル番号 signo のシグナルを スレッド thread に送信する。 シグナル ... はエラーのとき、次のようなエラーコードを返す: EINVAL signo は有効なシグナル番号でない。 ESRCH スレッド thread ...
https://man.plustar.jp/manpage/man3/sigwait.3.html - [similar]
Man page of SIGNALFD 8947
SIGNALFD Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 sign ... 通りである。 struct signalfd_siginfo { uint32_t ssi_signo; /* シグナル番号 */ int32_t ssi_errno; /* エラー番 ... = sizeof(fdsi)) handle_error("read"); if (fdsi.ssi_signo == SIGINT) { printf("Got SIGINT\n"); } else if (fd ... si.ssi_signo == SIGQUIT) { printf("Got SIGQUIT\n"); exit(EXIT_S ...
https://man.plustar.jp/manpage/man2/signalfd.2.html - [similar]
Man page of SIGNALFD 8947
SIGNALFD Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 sign ... 通りである。 struct signalfd_siginfo { uint32_t ssi_signo; /* シグナル番号 */ int32_t ssi_errno; /* エラー番 ... = sizeof(fdsi)) handle_error("read"); if (fdsi.ssi_signo == SIGINT) { printf("Got SIGINT\n"); } else if (fd ... si.ssi_signo == SIGQUIT) { printf("Got SIGQUIT\n"); exit(EXIT_S ...
https://man.plustar.jp/manpage/man2/signalfd4.2.html - [similar]
Man page of MQ_NOTIFY 8659
MQ_NOTIFY Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 mq_ ... が到着した時に通知は送られない。 SIGEV_SIGNAL sigev_signo で指定されたシグナルを送って、プロセスに通知する。 ... evp->sigev_notify が SIGEV_SIGNAL だが sevp->sigev_signo が有効なシグナル番号ではない。 ENOMEM 十分なメモリ ...
https://man.plustar.jp/manpage/man2/mq_notify.2.html - [similar]
Man page of MQ_NOTIFY 8659
MQ_NOTIFY Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 mq_ ... が到着した時に通知は送られない。 SIGEV_SIGNAL sigev_signo で指定されたシグナルを送って、プロセスに通知する。 ... evp->sigev_notify が SIGEV_SIGNAL だが sevp->sigev_signo が有効なシグナル番号ではない。 ENOMEM 十分なメモリ ...
https://man.plustar.jp/manpage/man3/mq_notify.3.html - [similar]
Man page of MQ_OVERVIEW 8101
MQ_OVERVIEW Section: Linux Programmer's Manual (7) Updated: 2020-06-09 Index JM Home Page 名前 m ... 示される。 $ cat /dev/mqueue/mymq QSIZE:129 NOTIFY:2 SIGNO:0 NOTIFY_PID:8260 各フィールドの詳細は以下の通りで ... SIGEV_SIGNAL ; 1 は SIGEV_NONE ; 2 は SIGEV_THREAD SIGNO SIGEV_SIGNAL に使用されるシグナル番号。 Linux での ...
https://man.plustar.jp/manpage/man7/mq_overview.7.html - [similar]
Man page of WAIT 7830
WAIT Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 wait, wa ... フィールドは他のほとんどの実装では設定されない)。 si_signo 常に SIGCHLD が設定される。 si_status _exit (2) (か ... , then waitid () should zero out the si_pid and si_signo fields of the structure. On Linux and other implem ...
https://man.plustar.jp/manpage/man2/wait.2.html - [similar]
PREV 1 2 3 NEXT

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