manページ検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 53 for param (0.002 sec.)
Man page of SCHED_SETPARAM 11937
SCHED_SETPARAM Section: Linux Programmer's Manual (2) Updated: 2019-10-10 Index JM Home Page 名前 ... sched_setparam, sched_getparam - スケジューリングパラメーターの設 ... 取得を行なう 書式 #include < sched.h > int sched_setparam(pid_t pid , const struct sched_param * param ); in ... t sched_getparam(pid_t pid , struct sched_param * param ); struct s ... ched_param { ... int sched_priority ; ... }; 説明 sched_setpa ...
https://man.plustar.jp/manpage/man2/sched_getparam.2.html - [similar]
Man page of SCHED_SETPARAM 11937
SCHED_SETPARAM Section: Linux Programmer's Manual (2) Updated: 2019-10-10 Index JM Home Page 名前 ... sched_setparam, sched_getparam - スケジューリングパラメーターの設 ... 取得を行なう 書式 #include < sched.h > int sched_setparam(pid_t pid , const struct sched_param * param ); in ... t sched_getparam(pid_t pid , struct sched_param * param ); struct s ... ched_param { ... int sched_priority ; ... }; 説明 sched_setpa ...
https://man.plustar.jp/manpage/man2/sched_setparam.2.html - [similar]
Man page of PTHREAD_SETSCHEDPARAM 11937
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 struc ... t sched_param * param ); int pthread_getschedparam(pthread_t tar ... get_thread , int * policy , struct sched_param * param ); 説明 pthread_setschedparam はスレッド t ...
https://man.plustar.jp/manpage/man3/pthread_getschedparam.3.html - [similar]
Man page of PTHREAD_SETSCHEDPARAM 11937
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 struc ... t sched_param * param ); int pthread_getschedparam(pthread_t tar ... get_thread , int * policy , struct sched_param * param ); 説明 pthread_setschedparam はスレッド t ...
https://man.plustar.jp/manpage/man3/pthread_setschedparam.3.html - [similar]
Man page of SCHED_SETSCHEDULER 9630
SCHED_SETSCHEDULER Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page ... eduler(pid_t pid , int policy , const struct sched_param * param ); int sched_getscheduler(pid_t pid ); 説明 ... ーターが設定される。 スケジューリングパラメーターは param 引数で、以下の形式の構造体へのポインターを指定する ... 。 struct sched_param { ... int sched_priority; ... }; 現在の実装では、こ ... の構造体のフィールドは sched_priority だけである。 param がどのように解釈されるかは選択されたポリシーによっ ...
https://man.plustar.jp/manpage/man2/sched_getscheduler.2.html - [similar]
Man page of SCHED_SETSCHEDULER 9630
SCHED_SETSCHEDULER Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page ... eduler(pid_t pid , int policy , const struct sched_param * param ); int sched_getscheduler(pid_t pid ); 説明 ... ーターが設定される。 スケジューリングパラメーターは param 引数で、以下の形式の構造体へのポインターを指定する ... 。 struct sched_param { ... int sched_priority; ... }; 現在の実装では、こ ... の構造体のフィールドは sched_priority だけである。 param がどのように解釈されるかは選択されたポリシーによっ ...
https://man.plustar.jp/manpage/man2/sched_setscheduler.2.html - [similar]
Man page of INIT_MODULE 8335
INIT_MODULE Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 i ... * module_image , unsigned long len , const char * param_values ); int finit_module(int fd , const char * p ... 用に作成された有効な ELF イメージである必要がある。 param_values 引数はモジュールパラメーター値を指定するスペ ... 切りの文字列である (モジュールパラメーターは module_param () や module_param_array () を使ってモジュール内で ... ue ...]] パラメーター name はモジュール内で module_param () を使って定義されているパラメーターのいずれか一つ ...
https://man.plustar.jp/manpage/man2/finit_module.2.html - [similar]
Man page of modinfo 7977
modinfo Section: Maintenance Commands (8) Index JM Home Page 名前 modinfo --- Linux カーネルモジ ... とは限らない) には author , description , license , param , depends , alias といったものがある。 param , ali ... -l -p -n それぞれ author , description , license . param , filename の ショートカットである。 古い modutils ... ュール , バージョン , カーネル , 表示 , スクリプト , param , filename , modprobe Linux マニュアル 一覧 [ man1 ...
https://man.plustar.jp/manpage/man8/modinfo.8.html - [similar]
Man page of DRAND48 7620
DRAND48 Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 drand ... ed short seed16v [3]); void lcong48(unsigned short param [7]); glibc 向けの機能検査マクロの要件 ( feature_t ... の関数である。 配列の形をした引数の要素はそれぞれ、 param[0-2] は Xi を、 param[3-5] は a を、 param[6] は c ...
https://man.plustar.jp/manpage/man3/drand48.3.html - [similar]
Man page of DRAND48 7620
DRAND48 Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 drand ... ed short seed16v [3]); void lcong48(unsigned short param [7]); glibc 向けの機能検査マクロの要件 ( feature_t ... の関数である。 配列の形をした引数の要素はそれぞれ、 param[0-2] は Xi を、 param[3-5] は a を、 param[6] は c ...
https://man.plustar.jp/manpage/man3/erand48.3.html - [similar]
PREV 1 2 3 4 5 6 NEXT

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