manページ検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 42 for once (0.012 sec.)
Man page of PTHREAD_ONCE 17434
PTHREAD_ONCE Section: C Library Functions (3) Updated: LinuxThreads Index JM Home Page 名前 pthr ... ead_once - 1 回きりの初期化 書式 #include < pthread.h > pth ... read_once_t once_control = PTHREAD_ONCE_INIT; int pthread_on ... ce(pthread_once_t * once_control , void (* init_routine ) (void)); ... 説明 pthread_once の目的は、 初期化コードが高々 1 回しか実行されない ...
https://man.plustar.jp/manpage/man3/pthread_once.3.html - [similar]
Man page of PTHREAD_SPECIFIC 9042
PTHREAD_SPECIFIC Section: C Library Functions (3) Updated: LinuxThreads Index JM Home Page 名前 ... r_key; /* 1 回限りのキーの初期化 */ static pthread_once_t buffer_key_once = PTHREAD_ONCE_INIT; /* スレッド ... ファを確保する */ void buffer_alloc(void) { pthread_once(&buffer_key_once, buffer_key_alloc); pthread_setsp ...
https://man.plustar.jp/manpage/man3/pthread_key_create.3.html - [similar]
Man page of CDRECORD 8624
CDRECORD Section: Schily's USER COMMANDS (1) Updated: Version 1.10 Index JM Home Page 名前 cdrec ... ーネルプロセスより高い優先度は得られない。 Track At Once モードでは、 各 track はそのトラックのデータが書か ... 前に何回かテストしておくことを薦める。 -dao Disk At Once モード に設定する。 今のところ、non raw Session At ... Once モードをサポートしている MMC ドライブでしか動作しな ... を設定する。 このオプションは現在のところ、 track-at-once ディスクを作成する際に 各トラックの先頭に 2 秒の無 ...
https://man.plustar.jp/manpage/man1/cdrecord.1.html - [similar]
Man page of FTW 7741
FTW Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 ftw, nftw ... ated under the directory dirpath , and calls fn () once for each entry in the tree. By default, directorie ... d in glibc 2.30, so that the glibc implementation (once more) follows the POSIX specification. 例 以下のプ ...
https://man.plustar.jp/manpage/man3/ftw.3.html - [similar]
Man page of FTW 7741
FTW Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 ftw, nftw ... ated under the directory dirpath , and calls fn () once for each entry in the tree. By default, directorie ... d in glibc 2.30, so that the glibc implementation (once more) follows the POSIX specification. 例 以下のプ ...
https://man.plustar.jp/manpage/man3/nftw.3.html - [similar]
Man page of SLABTOP 7602
SLABTOP Section: Linux User's Manual (1) Updated: 13 Sep 2003 Index JM Home Page 名前 slabtop - ... ートする。ここで S はいずれかのソート基準である。 --once, -o 出力を 1 回表示して終了する。 --version, -V バ ...
https://man.plustar.jp/manpage/man1/slabtop.1.html - [similar]
Man page of ld 7525
ld Section: GNU Development Tools (1) Updated: 17 August 1992 Index JM Home Page 名前 ld - GNU リ ... -warn-constructors ] [ -warn-multiple-gp ] [ -warn-once ] [ -warn-section-align ] [ --whole-archive ] [ -- ... Alpha のような特殊なプロセッサだけで ある。 -warn-once 未定義シンボルに関する警告をシンボルごとに一度だけ ...
https://man.plustar.jp/manpage/man1/ld.1.html - [similar]
Man page of CONNECT 7525
CONNECT Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 conne ... n stream sockets) may successfully connect () only once. Some protocol sockets (e.g., datagram sockets in ...
https://man.plustar.jp/manpage/man2/connect.2.html - [similar]
Man page of PROC 7525
PROC Section: Linux Programmer's Manual (5) Updated: 2015-01-22 Index JM Home Page 名前 proc - プ ... YOUNG bits and, after some measured time interval, once again inspects the values in the "Referenced" fiel ... espace, the uid_map file may be written to exactly once to specify the mapping of user IDs in the new user ... namespace. (An attempt to write more than once to the file fails with the error EPERM .) The line ... that processes will not fail due to lack of memory once that memory has been successfully allocated. Vmall ...
https://man.plustar.jp/manpage/man5/proc.5.html - [similar]
Man page of PROC 7525
PROC Section: Linux Programmer's Manual (5) Updated: 2015-01-22 Index JM Home Page 名前 proc - プ ... YOUNG bits and, after some measured time interval, once again inspects the values in the "Referenced" fiel ... espace, the uid_map file may be written to exactly once to specify the mapping of user IDs in the new user ... namespace. (An attempt to write more than once to the file fails with the error EPERM .) The line ... that processes will not fail due to lack of memory once that memory has been successfully allocated. Vmall ...
https://man.plustar.jp/manpage/man5/procfs.5.html - [similar]
PREV 1 2 3 4 5 NEXT

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