manページ検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 99 for sched (0.040 sec.)
Man page of SCHED_SETAFFINITY 8251
SCHED_SETAFFINITY Section: Linux Programmer's Manual (2) Updated: 2014-12-31 Index JM Home Page ... 名前 sched_setaffinity, sched_getaffinity - スレッドの CPU af ... URCE /* feature_test_macros (7) 参照 */ #include < sched.h > int sched_setaffinity(pid_t pid , size_t cpuse ... tsize , const cpu_set_t * mask ); int sched_getaffinity(pid_t pid , size_t cpusetsize , cpu_se ... のマクロ群については CPU_SET (3) で記載されている。 sched_setaffinity () は、スレッド ID が pid のスレッドの ...
https://man.plustar.jp/manpage/man2/sched_getaffinity.2.html - [similar]
Man page of SCHED_SETAFFINITY 8251
SCHED_SETAFFINITY Section: Linux Programmer's Manual (2) Updated: 2014-12-31 Index JM Home Page ... 名前 sched_setaffinity, sched_getaffinity - スレッドの CPU af ... URCE /* feature_test_macros (7) 参照 */ #include < sched.h > int sched_setaffinity(pid_t pid , size_t cpuse ... tsize , const cpu_set_t * mask ); int sched_getaffinity(pid_t pid , size_t cpusetsize , cpu_se ... のマクロ群については CPU_SET (3) で記載されている。 sched_setaffinity () は、スレッド ID が pid のスレッドの ...
https://man.plustar.jp/manpage/man2/sched_setaffinity.2.html - [similar]
Man page of SCHED_GETCPU 8212
SCHED_GETCPU Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 ... スレッドが実行されている CPU を知る 書式 #include < sched.h > int sched_getcpu(void); glibc 向けの機能検査マ ... クロの要件 ( feature_test_macros (7) 参照): sched_getcpu (): glibc 2.14 以降: _GNU_SOURCE glibc 2.14 ... | _SVID_SOURCE /* _GNU_SOURCE も定義される */ 説明 sched_getcpu () は、呼び出したスレッドが現在実行されてい ... る CPU の番号を返す。 返り値 成功すると、 sched_getcpu () は非負の CPU 番号を返す。 エラーの場合、 ...
https://man.plustar.jp/manpage/man3/sched_getcpu.3.html - [similar]
Man page of PTHREAD_SETSCHEDPARAM 8186
PTHREAD_SETSCHEDPARAM Section: C Library Functions (3) Updated: LinuxThreads Index JM Home Page ... 名前 pthread_setschedparam, pthread_getschedparam - スレッドのスケージュ ... 制御する 書式 #include < pthread.h > int pthread_setschedparam(pthread_t target_thread , int policy , const ... struct sched_param * param ); int pthread_getschedparam(pthread ... _t target_thread , int * policy , struct sched_param * param ); 説明 pthread_setschedparam はスレ ...
https://man.plustar.jp/manpage/man3/pthread_getschedparam.3.html - [similar]
Man page of PTHREAD_SETSCHEDPARAM 8186
PTHREAD_SETSCHEDPARAM Section: C Library Functions (3) Updated: LinuxThreads Index JM Home Page ... 名前 pthread_setschedparam, pthread_getschedparam - スレッドのスケージュ ... 制御する 書式 #include < pthread.h > int pthread_setschedparam(pthread_t target_thread , int policy , const ... struct sched_param * param ); int pthread_getschedparam(pthread ... _t target_thread , int * policy , struct sched_param * param ); 説明 pthread_setschedparam はスレ ...
https://man.plustar.jp/manpage/man3/pthread_setschedparam.3.html - [similar]
Man page of PTHREAD_ATTR_INIT 7860
PTHREAD_ATTR_INIT Section: C Library Functions (3) Updated: LinuxThreads Index JM Home Page 名前 ... tate, pthread_attr_getdetachstate, pthread_attr_setschedparam, pthread_attr_getschedparam, pthread_attr_set ... schedpolicy, pthread_attr_getschedpolicy, pthread_attr_setinheritsched, pthread_attr_ ... getinheritsched, pthread_attr_setscope, pthread_attr_getscope - ス ... * attr , int * detachstate ); int pthread_attr_setschedpolicy(pthread_attr_t * attr , int policy ); int pt ...
https://man.plustar.jp/manpage/man3/pthread_attr_destroy.3.html - [similar]
Man page of PTHREAD_ATTR_INIT 7860
PTHREAD_ATTR_INIT Section: C Library Functions (3) Updated: LinuxThreads Index JM Home Page 名前 ... tate, pthread_attr_getdetachstate, pthread_attr_setschedparam, pthread_attr_getschedparam, pthread_attr_set ... schedpolicy, pthread_attr_getschedpolicy, pthread_attr_setinheritsched, pthread_attr_ ... getinheritsched, pthread_attr_setscope, pthread_attr_getscope - ス ... * attr , int * detachstate ); int pthread_attr_setschedpolicy(pthread_attr_t * attr , int policy ); int pt ...
https://man.plustar.jp/manpage/man3/pthread_attr_getdetachstate.3.html - [similar]
Man page of PTHREAD_ATTR_INIT 7860
PTHREAD_ATTR_INIT Section: C Library Functions (3) Updated: LinuxThreads Index JM Home Page 名前 ... tate, pthread_attr_getdetachstate, pthread_attr_setschedparam, pthread_attr_getschedparam, pthread_attr_set ... schedpolicy, pthread_attr_getschedpolicy, pthread_attr_setinheritsched, pthread_attr_ ... getinheritsched, pthread_attr_setscope, pthread_attr_getscope - ス ... * attr , int * detachstate ); int pthread_attr_setschedpolicy(pthread_attr_t * attr , int policy ); int pt ...
https://man.plustar.jp/manpage/man3/pthread_attr_getinheritsched.3.html - [similar]
Man page of PTHREAD_ATTR_INIT 7860
PTHREAD_ATTR_INIT Section: C Library Functions (3) Updated: LinuxThreads Index JM Home Page 名前 ... tate, pthread_attr_getdetachstate, pthread_attr_setschedparam, pthread_attr_getschedparam, pthread_attr_set ... schedpolicy, pthread_attr_getschedpolicy, pthread_attr_setinheritsched, pthread_attr_ ... getinheritsched, pthread_attr_setscope, pthread_attr_getscope - ス ... * attr , int * detachstate ); int pthread_attr_setschedpolicy(pthread_attr_t * attr , int policy ); int pt ...
https://man.plustar.jp/manpage/man3/pthread_attr_getschedparam.3.html - [similar]
Man page of PTHREAD_ATTR_INIT 7860
PTHREAD_ATTR_INIT Section: C Library Functions (3) Updated: LinuxThreads Index JM Home Page 名前 ... tate, pthread_attr_getdetachstate, pthread_attr_setschedparam, pthread_attr_getschedparam, pthread_attr_set ... schedpolicy, pthread_attr_getschedpolicy, pthread_attr_setinheritsched, pthread_attr_ ... getinheritsched, pthread_attr_setscope, pthread_attr_getscope - ス ... * attr , int * detachstate ); int pthread_attr_setschedpolicy(pthread_attr_t * attr , int policy ); int pt ...
https://man.plustar.jp/manpage/man3/pthread_attr_getschedpolicy.3.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT

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