manページ検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 503 for [SIMILAR] 16 1024 4096 WITH 123304 mutex WITH 70... (1.248 sec.)
Man page of PTHREAD_SIGQUEUE 4863
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_TRYJOIN_NP 4863
PTHREAD_TRYJOIN_NP Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 pthread_tryjoin_np, pthread_timedjoin_np - 終了したスレッドの join を 試みる 書式 #define _GNU_SOURCE /* See feature_test_macros (7) */ #include < pthread.h > int pthread_tryjoin_np(pthr ...
https://man.plustar.jp/manpage/man3/pthread_timedjoin_np.3.html - [similar]
Man page of PTHREAD_TRYJOIN_NP 4863
PTHREAD_TRYJOIN_NP Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 pthread_tryjoin_np, pthread_timedjoin_np - 終了したスレッドの join を 試みる 書式 #define _GNU_SOURCE /* See feature_test_macros (7) */ #include < pthread.h > int pthread_tryjoin_np(pthr ...
https://man.plustar.jp/manpage/man3/pthread_tryjoin_np.3.html - [similar]
Man page of PTHREAD_YIELD 4863
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 1799
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 PRCTL 1799
PRCTL Section: Linux Programmer's Manual (2) Updated: 2015-02-01 Index JM Home Page 名前 prctl - プロセスの操作を行なう 書式 #include < sys/prctl.h > int prctl(int option , unsigned long arg2 , unsigned long arg3 , unsigned long arg4 , unsigned long arg5 ); 説明 prctl () の動作は最初の引 ...
https://man.plustar.jp/manpage/man2/prctl.2.html - [similar]
Man page of SCHED_SETAFFINITY 1799
SCHED_SETAFFINITY Section: Linux Programmer's Manual (2) Updated: 2014-12-31 Index JM Home Page 名前 sched_setaffinity, sched_getaffinity - スレッドの CPU affinity マスクを設定・取得する 書式 #define _GNU_SOURCE /* feature_test_macros (7) 参照 */ #include < sched.h > int sched_setaffinit ...
https://man.plustar.jp/manpage/man2/sched_getaffinity.2.html - [similar]
Man page of SCHED_SETAFFINITY 1799
SCHED_SETAFFINITY Section: Linux Programmer's Manual (2) Updated: 2014-12-31 Index JM Home Page 名前 sched_setaffinity, sched_getaffinity - スレッドの CPU affinity マスクを設定・取得する 書式 #define _GNU_SOURCE /* feature_test_macros (7) 参照 */ #include < sched.h > int sched_setaffinit ...
https://man.plustar.jp/manpage/man2/sched_setaffinity.2.html - [similar]
Man page of GETTID 1799
GETTID Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 gettid - スレッドID を取得する 書式 #define _GNU_SOURCE #include < unistd.h > #include < sys/types.h > pid_t gettid(void); 説明 gettid () は呼び出し元のスレッド ID (TID) を返す。 シングルスレッドのプ ...
https://man.plustar.jp/manpage/man2/gettid.2.html - [similar]
Man page of SCHED_YIELD 1799
SCHED_YIELD Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 sched_yield - プロセッサーを空け渡す(yield) 書式 #include < sched.h > int sched_yield(void); 説明 sched_yield () を呼び出すことで、呼び出したスレッドが CPU の使用権を手放すことができる。 そのス ...
https://man.plustar.jp/manpage/man2/sched_yield.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