manページ検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 497 for [SIMILAR] 16 1024 4096 WITH 31070 bzero WITH 278... (0.801 sec.)
Man page of CREDENTIALS 0
CREDENTIALS Section: Linux Programmer's Manual (7) Updated: 2020-11-01 Index JM Home Page 名前 credentials - 認証に用いられるプロセスの識別子 説明 プロセスID (PID) 各プロセスは、負でない整数の一意な識別子を持つ。 この識別子は fork (2) を使ってプロセスが生成される際に割り当てられる。 プロ ...
https://man.plustar.jp/manpage/man7/credentials.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 SCHED_GETCPU 0
SCHED_GETCPU Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 sched_getcpu - 呼び出したスレッドが実行されている CPU を知る 書式 #include < sched.h > int sched_getcpu(void); glibc 向けの機能検査マクロの要件 ( feature_test_macros (7) 参照): sched_getcpu () ...
https://man.plustar.jp/manpage/man3/sched_getcpu.3.html - [similar]
Man page of NSCD.CONF 0
NSCD.CONF Section: Linux Programmer's Manual (5) Updated: 2020-12-21 Index JM Home Page 名前 nscd.conf - ネームサービスキャッシュデーモンの設定ファイル 説明 nscd (8) は起動時にファイル /etc/nscd.conf を読み込む。 各行には「属性・値」または「属性・サービス・値」を指定する。 フィールドはス ...
https://man.plustar.jp/manpage/man5/nscd.conf.5.html - [similar]
Man page of GETPRIORITY 0
GETPRIORITY Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 getpriority, setpriority - プログラムのスケジューリングの優先度を取得/設定する 書式 #include < sys/time.h > #include < sys/resource.h > int getpriority(int which , id_t who ); int setpriority(i ...
https://man.plustar.jp/manpage/man2/getpriority.2.html - [similar]
Man page of KILL 0
KILL Section: Linux Programmer's Manual (2) Updated: 2019-10-10 Index JM Home Page 名前 kill - プロセスにシグナルを送る 書式 #include < sys/types.h > #include < signal.h > int kill(pid_t pid , int sig ); glibc 向けの機能検査マクロの要件 ( feature_test_macros (7) 参照): kill (): _POSIX_C_ ...
https://man.plustar.jp/manpage/man2/kill.2.html - [similar]
Man page of GETPRIORITY 0
GETPRIORITY Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 getpriority, setpriority - プログラムのスケジューリングの優先度を取得/設定する 書式 #include < sys/time.h > #include < sys/resource.h > int getpriority(int which , id_t who ); int setpriority(i ...
https://man.plustar.jp/manpage/man2/setpriority.2.html - [similar]
Man page of FUTEX 0
FUTEX Section: Linux Programmer's Manual (7) Updated: 2017-09-15 Index JM Home Page 名前 futex - 高速ユーザー空間ロック機構 書式 #include < linux/futex.h > 説明 Linux カーネルは、ユーザー空間で高速なロック機構やセマフォを使用するための 基礎的要素として futex ("Fast user-space mutexes"; 高 ...
https://man.plustar.jp/manpage/man7/futex.7.html - [similar]
Man page of IOPERM 0
IOPERM Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 ioperm - ポートの入出力許可を設定する 書式 #include < sys/io.h > /* for glibc */ int ioperm(unsigned long from , unsigned long num , int turn_on ); 説明 ioperm () は、引数 from の I/O ポートアドレス ...
https://man.plustar.jp/manpage/man2/ioperm.2.html - [similar]
Man page of ERRNO 0
ERRNO Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 errno - 直近に発生したエラーの番号 書式 #include < errno.h > 説明 ヘッダーファイル < errno.h > で整数型の変数 errno が定義されており、 システムコールやいくつかのライブラリ関数は、エラーが発生した際に ...
https://man.plustar.jp/manpage/man3/errno.3.html - [similar]
PREV 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 NEXT

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