manページ検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 259 for init (0.036 sec.)
Man page of PTHREAD_CONDATTR 6693
PTHREAD_CONDATTR Section: C Library Functions (3) Updated: LinuxThreads Index JM Home Page 名前 ... pthread_condattr_init, pthread_condattr_destroy - 条件変数作成時の属性 書 ... 式 #include < pthread.h > int pthread_condattr_init(pthread_condattr_t * attr ); int pthread_condattr_ ... 条件変数の属性は条件変数の作成時に、 pthread_cond_init (3) の第 2 引数として条件変数属性オブジェクトを渡す ... 性を保つためだけに 用意されている。 pthread_condattr_init は条件変数属性オブジェクト attr を初期化し、すべて ...
https://man.plustar.jp/manpage/man3/pthread_condattr_destroy.3.html - [similar]
Man page of PTHREAD_CONDATTR 6693
PTHREAD_CONDATTR Section: C Library Functions (3) Updated: LinuxThreads Index JM Home Page 名前 ... pthread_condattr_init, pthread_condattr_destroy - 条件変数作成時の属性 書 ... 式 #include < pthread.h > int pthread_condattr_init(pthread_condattr_t * attr ); int pthread_condattr_ ... 条件変数の属性は条件変数の作成時に、 pthread_cond_init (3) の第 2 引数として条件変数属性オブジェクトを渡す ... 性を保つためだけに 用意されている。 pthread_condattr_init は条件変数属性オブジェクト attr を初期化し、すべて ...
https://man.plustar.jp/manpage/man3/pthread_condattr_init.3.html - [similar]
Man page of SHUTDOWN 6643
SHUTDOWN Section: Linux System Administrator's Manual (8) Updated: Juli 31, 2001 Index JM Home P ... 正常に終了するための余裕が与えられる。 shutdown は、 init プロセスにシグナルを送り、 ランレベルの変更を依頼す ... やリブートの際にどのような動作がなされるかは、 /etc/inittab ファイルのエントリのうち、 それぞれのランレベル ... ってから kill シグナルを送るまでに sec 秒間待つよう init (8) に伝える。 -k 実際にはシャットダウンを行なわな ... ットダウン後システムを停止する。 -n [使うべきでない] init (8) にシャットダウンを依頼するのではなく、 自力でシ ...
https://man.plustar.jp/manpage/man8/shutdown.8.html - [similar]
Man page of POSIXOPTIONS 6593
POSIXOPTIONS Section: Linux Programmer's Manual (7) Updated: 2007-12-21 Index JM Home Page 名前 ... 在する。 pthread_barrier_destroy (), pthread_barrier_init (), pthread_barrier_wait (), pthread_barrierattr_d ... estroy (), pthread_barrierattr_init (). --- - POSIX_CHOWN_RESTRICTED このオプションが有 ... 存在する。 pthread_rwlock_destroy (), pthread_rwlock_init (), pthread_rwlock_rdlock (), pthread_rwlock_tryrd ... pthread_rwlockattr_destroy (), pthread_rwlockattr_init (). RTS - _POSIX_REALTIME_SIGNALS - _SC_REALTIME_S ...
https://man.plustar.jp/manpage/man7/posixoptions.7.html - [similar]
Man page of BOOT 6504
BOOT Section: Linux Programmer's Manual (7) Updated: 2010-09-19 Index JM Home Page 名前 boot-scr ... ィングシステム (OS) ローダー (3) カーネルの起動 (4) initinittab (5) ブートスクリプト ハードウェアのブー ... セスを生成し、 番号 1 を与える。このプロセスは /sbin/init プログラムを実行する。 カーネルによって解釈されてい ... ないパラメーターはすべて /sbin/init に渡される。 initinittab init は、起動するとま ... ず /etc/inittab を読み、その後の行動に関する情報を得る。 このフ ...
https://man.plustar.jp/manpage/man7/boot.7.html - [similar]
Man page of PTHREAD_ONCE 6415
PTHREAD_ONCE Section: C Library Functions (3) Updated: LinuxThreads Index JM Home Page 名前 pthr ... ead.h > pthread_once_t once_control = PTHREAD_ONCE_INIT; int pthread_once(pthread_once_t * once_control , ... void (* init_routine ) (void)); 説明 pthread_once の目的は、 初 ... 的変数または外部変数を指し示し、静的に PTHREAD_ONCE_INIT という値に初期化されていなければならない。 最初に引 ... rol とともに pthread_once が呼び出されたときには、 init_routine を引数なしで呼び出し、 変数 once_control の ...
https://man.plustar.jp/manpage/man3/pthread_once.3.html - [similar]
Man page of UTMP 6226
UTMP Section: Linux Programmer's Manual (5) Updated: 2020-12-21 Index JM Home Page 名前 utmp, wt ... efine RUN_LVL 1 /* Change in system run-level (see init (1)) */ #define BOOT_TIME 2 /* Time of system boot ... before system clock change (in ut_tv ) */ #define INIT_PROCESS 5 /* Process spawned by init (1) */ #defin ... ev/" */ char ut_id[4]; /* Terminal name suffix, or inittab (5) ID */ char ut_user[UT_NAMESIZE]; /* Usernam ... process marked as DEAD_PROCESS; not used by Linux init (1) */ /* ut_session と ut_tv フィールドは、32ビッ ...
https://man.plustar.jp/manpage/man5/utmp.5.html - [similar]
Man page of UTMP 6226
UTMP Section: Linux Programmer's Manual (5) Updated: 2020-12-21 Index JM Home Page 名前 utmp, wt ... efine RUN_LVL 1 /* Change in system run-level (see init (1)) */ #define BOOT_TIME 2 /* Time of system boot ... before system clock change (in ut_tv ) */ #define INIT_PROCESS 5 /* Process spawned by init (1) */ #defin ... ev/" */ char ut_id[4]; /* Terminal name suffix, or inittab (5) ID */ char ut_user[UT_NAMESIZE]; /* Usernam ... process marked as DEAD_PROCESS; not used by Linux init (1) */ /* ut_session と ut_tv フィールドは、32ビッ ...
https://man.plustar.jp/manpage/man5/utmpx.5.html - [similar]
Man page of UTMP 6226
UTMP Section: Linux Programmer's Manual (5) Updated: 2020-12-21 Index JM Home Page 名前 utmp, wt ... efine RUN_LVL 1 /* Change in system run-level (see init (1)) */ #define BOOT_TIME 2 /* Time of system boot ... before system clock change (in ut_tv ) */ #define INIT_PROCESS 5 /* Process spawned by init (1) */ #defin ... ev/" */ char ut_id[4]; /* Terminal name suffix, or inittab (5) ID */ char ut_user[UT_NAMESIZE]; /* Usernam ... process marked as DEAD_PROCESS; not used by Linux init (1) */ /* ut_session と ut_tv フィールドは、32ビッ ...
https://man.plustar.jp/manpage/man5/wtmp.5.html - [similar]
Man page of CTRLALTDEL 6226
CTRLALTDEL Section: Linux Programmer's Manual (8) Updated: 25 October 1993 Index JM Home Page 名 ... 即座にコンピュータをリブートさせる。 soft リセット。 init プロセス(このプロセス ID は常に 1 である)に対して ... グナルを送信する。このオプションを使用するためには、 init が、この機能をサポートしていなくてはならない。 現在 ... の Linux 界では、 いくつかの init プログラムが存在するので、現在使っているバージョン ... で使用される。 ファイル /etc/rc.local 関連項目 simpleinit (8), init (8) 著者 Peter Orbaek ( poe@daimi.aau.dk ...
https://man.plustar.jp/manpage/man8/ctrlaltdel.8.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT

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