manページ検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 244 for [SIMILAR] 16 1024 4096 WITH 99921 pthread WITH 4... (0.590 sec.)
Man page of PTHREAD_SIGQUEUE 8197
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 8197
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 8197
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 8197
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 SCHED 4086
SCHED Section: Linux Programmer's Manual (7) Updated: 2014-10-02 Index JM Home Page 名前 sched - スケジューリング API の概要 説明 API の概要 Linux のスケジューリング API は以下のとおりである。 sched_setscheduler (2) 指定されたスレッドのスケジューリングポリシーとパラメーターを設定する。 s ...
https://man.plustar.jp/manpage/man7/sched.7.html - [similar]
Man page of SCHED_SETATTR 4086
SCHED_SETATTR Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 sched_setattr, sched_getattr - スケジューリングポリシーと属性の設定と取得を行なう 書式 #include < sched.h > int sched_setattr(pid_t pid , struct sched_attr * attr , unsigned int flags ); int ...
https://man.plustar.jp/manpage/man2/sched_getattr.2.html - [similar]
Man page of SCHED_SETATTR 4086
SCHED_SETATTR Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 sched_setattr, sched_getattr - スケジューリングポリシーと属性の設定と取得を行なう 書式 #include < sched.h > int sched_setattr(pid_t pid , struct sched_attr * attr , unsigned int flags ); int ...
https://man.plustar.jp/manpage/man2/sched_setattr.2.html - [similar]
Man page of IOPRIO_SET 4086
IOPRIO_SET Section: Linux Programmer's Manual (2) Updated: 2019-03-06 Index JM Home Page 名前 ioprio_get, ioprio_set - I/O スケジューリングクラスと優先度の設定/取得 書式 int ioprio_get(int which , int who ); int ioprio_set(int which , int who , int ioprio ); 注意 : これらのシステムコール ...
https://man.plustar.jp/manpage/man2/ioprio_get.2.html - [similar]
Man page of IOPRIO_SET 4086
IOPRIO_SET Section: Linux Programmer's Manual (2) Updated: 2019-03-06 Index JM Home Page 名前 ioprio_get, ioprio_set - I/O スケジューリングクラスと優先度の設定/取得 書式 int ioprio_get(int which , int who ); int ioprio_set(int which , int who , int ioprio ); 注意 : これらのシステムコール ...
https://man.plustar.jp/manpage/man2/ioprio_set.2.html - [similar]
Man page of PTHREAD_SETCONCURRENCY 0
PTHREAD_SETCONCURRENCY Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 pthread_setconcurrency, pthread_getconcurrency - 並列処理レベルの設定/取得を行う 書式 #include < pthread.h > int pthread_setconcurrency(int new_level ); int pthread_getconcurrency( v ...
https://man.plustar.jp/manpage/man3/pthread_getconcurrency.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