manページ検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 234 for [SIMILAR] 16 1024 4096 WITH 51882 pthread WITH 3... (2.646 sec.)
Man page of PTHREAD_SIGQUEUE 6880
PTHREAD_SIGQUEUE Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 pthread_sigqueue - スレッドに対するシグナルとデータをキューに入れる 書式 #include < signal.h > #include < pthread.h > int pthread_sigqueue(pthread_t thread , int sig , const union sigval v ...
https://man.plustar.jp/manpage/man3/pthread_sigqueue.3.html - [similar]
Man page of PTHREAD_EQUAL 6880
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_ATFORK 6880
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 6880
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 PTHREADS 0
PTHREADS Section: Linux Programmer's Manual (7) Updated: 2020-12-21 Index JM Home Page 名前 pthreads - POSIX スレッド 説明 POSIX.1 は、一般に POSIX スレッドや Pthreads として知られる スレッドプログラミングのインターフェース群 (関数、ヘッダーファイル) を規定している。一つのプロセスは複数の ...
https://man.plustar.jp/manpage/man7/pthreads.7.html - [similar]
Man page of PTHREAD_ONCE 0
PTHREAD_ONCE Section: C Library Functions (3) Updated: LinuxThreads Index JM Home Page 名前 pthread_once - 1 回きりの初期化 書式 #include < pthread.h > pthread_once_t once_control = PTHREAD_ONCE_INIT; int pthread_once(pthread_once_t * once_control , void (* init_routine ) (void)); 説明 p ...
https://man.plustar.jp/manpage/man3/pthread_once.3.html - [similar]
Man page of PTHREAD_SIGNAL 0
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 0
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 0
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 SEMAPHORES 0
SEMAPHORES Section: C Library Functions (3) Updated: LinuxThreads Index JM Home Page 名前 sem_init, sem_wait, sem_trywait, sem_post, sem_getvalue, sem_destroy - セマフォの操作 書式 #include < semaphore.h > int sem_init(sem_t * sem , int pshared , unsigned int value ); int sem_wait(sem_t ...
https://man.plustar.jp/manpage/man3/sem_destroy.3.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