manページ検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 524 for [SIMILAR] 16 1024 4096 WITH 53346 sigqueue WITH ... (1.206 sec.)
Man page of PTHREAD_EXIT 2905
PTHREAD_EXIT Section: C Library Functions (3) Updated: LinuxThreads Index JM Home Page 名前 pthread_exit - 呼び出しスレッドを終了する 書式 #include < pthread.h > void pthread_exit(void * retval ); 説明 pthread_exit は、呼び出しスレッドの実行を終了する。 pthread_cleanup_push (3) で呼び出し ...
https://man.plustar.jp/manpage/man3/pthread_exit.3.html - [similar]
Man page of PTHREAD_EQUAL 2905
PTHREAD_EQUAL Section: C Library Functions (3) Updated: LinuxThreads Index JM Home Page 名前 pthread_equal - 2 つのスレッド ID を比較する 書式 #include < pthread.h > int pthread_equal(pthread_t thread1 , pthread_t thread2 ); 説明 pthread_equal は 2 つのスレッド ID が同一のスレッドを指して ...
https://man.plustar.jp/manpage/man3/pthread_equal.3.html - [similar]
Man page of PTHREAD_KILL_OTHER_THREADS_NP 2905
PTHREAD_KILL_OTHER_THREADS_NP Section: C Library Functions (3) Updated: LinuxThreads Index JM Home Page 名前 pthread_kill_other_threads_np - 呼び出しスレッドを除くすべてのスレッドを終了させる 書式 #include < pthread.h > void pthread_kill_other_threads_np(void); 説明 pthread_kill_other_th ...
https://man.plustar.jp/manpage/man3/pthread_kill_other_threads_np.3.html - [similar]
Man page of PTHREAD_ATFORK 2905
PTHREAD_ATFORK Section: C Library Functions (3) Updated: LinuxThreads Index JM Home Page 名前 pthread_atfork - fork (2) の際に呼び出されるハンドラを登録する 書式 int pthread_atfork(void (* prepare )(void), void (* parent )(void), void (* child )(void)); 説明 pthread_atfork は fork (2) に ...
https://man.plustar.jp/manpage/man3/pthread_atfork.3.html - [similar]
Man page of PTHREAD_YIELD 2905
PTHREAD_YIELD Section: Linux Programmer's Manual (3) Updated: 2017-11-26 Index JM Home Page 名前 pthread_yield - プロセッサを明け渡す (yield) 書式 #define _GNU_SOURCE /* See feature_test_macros (7) */ #include < pthread.h > int pthread_yield(void); -pthread を付けてコンパイルとリンクを行 ...
https://man.plustar.jp/manpage/man3/pthread_yield.3.html - [similar]
Man page of SIGNAL 1223
SIGNAL Section: Linux Programmer's Manual (7) Updated: 2020-12-21 Index JM Home Page 名前 signal - シグナルの概要 説明 Linux は POSIX 信頼シグナル (reliable signal; 以後 "標準シグナル"と表記) と POSIX リアルタイムシグナルの両方に対応している。 シグナル処理方法 シグナルはそれぞれ現在の「処 ...
https://man.plustar.jp/manpage/man7/signal.7.html - [similar]
Man page of PTHREAD_SIGNAL 1223
PTHREAD_SIGNAL Section: C Library Functions (3) Updated: LinuxThreads Index JM Home Page 名前 pthread_sigmask, pthread_kill, sigwait - スレッド内でのシグナルハンドリング 書式 #include < pthread.h > #include < signal.h > int pthread_sigmask(int how , const sigset_t * newmask , sigset_t * ...
https://man.plustar.jp/manpage/man3/pthread_kill.3.html - [similar]
Man page of PTHREAD_SIGNAL 1223
PTHREAD_SIGNAL Section: C Library Functions (3) Updated: LinuxThreads Index JM Home Page 名前 pthread_sigmask, pthread_kill, sigwait - スレッド内でのシグナルハンドリング 書式 #include < pthread.h > #include < signal.h > int pthread_sigmask(int how , const sigset_t * newmask , sigset_t * ...
https://man.plustar.jp/manpage/man3/pthread_sigmask.3.html - [similar]
Man page of PTHREAD_SIGNAL 1223
PTHREAD_SIGNAL Section: C Library Functions (3) Updated: LinuxThreads Index JM Home Page 名前 pthread_sigmask, pthread_kill, sigwait - スレッド内でのシグナルハンドリング 書式 #include < pthread.h > #include < signal.h > int pthread_sigmask(int how , const sigset_t * newmask , sigset_t * ...
https://man.plustar.jp/manpage/man3/sigwait.3.html - [similar]
Man page of SIGACTION 1223
SIGACTION Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 sigaction, rt_sigaction - シグナルの動作の確認と変更 書式 #include < signal.h > int sigaction(int signum , const struct sigaction * act , struct sigaction * oldact ); glibc 向けの機能検査マクロの ...
https://man.plustar.jp/manpage/man2/rt_sigaction.2.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT

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