manページ検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 27 for mlock (0.013 sec.)
Man page of MLOCK 11619
MLOCK Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 mlock, ... mlock2, munlock, mlockall, munlockall - メモリーのロックとロック解除を行う ... 書式 #include < sys/mman.h > int mlock(const void * addr , size_t len ); int mlock2(const ... int munlock(const void * addr , size_t len ); int mlockall(int flags ); int munlockall(void); 説明 mlock ( ... ) と mlockall () は、呼び出し元プロセスの仮想アドレス空間の一 ...
https://man.plustar.jp/manpage/man2/mlock.2.html - [similar]
Man page of MLOCK 11619
MLOCK Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 mlock, ... mlock2, munlock, mlockall, munlockall - メモリーのロックとロック解除を行う ... 書式 #include < sys/mman.h > int mlock(const void * addr , size_t len ); int mlock2(const ... int munlock(const void * addr , size_t len ); int mlockall(int flags ); int munlockall(void); 説明 mlock ( ... ) と mlockall () は、呼び出し元プロセスの仮想アドレス空間の一 ...
https://man.plustar.jp/manpage/man2/mlock2.2.html - [similar]
Man page of MLOCK 11619
MLOCK Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 mlock, ... mlock2, munlock, mlockall, munlockall - メモリーのロックとロック解除を行う ... 書式 #include < sys/mman.h > int mlock(const void * addr , size_t len ); int mlock2(const ... int munlock(const void * addr , size_t len ); int mlockall(int flags ); int munlockall(void); 説明 mlock ( ... ) と mlockall () は、呼び出し元プロセスの仮想アドレス空間の一 ...
https://man.plustar.jp/manpage/man2/mlockall.2.html - [similar]
Man page of MLOCK 11619
MLOCK Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 mlock, ... mlock2, munlock, mlockall, munlockall - メモリーのロックとロック解除を行う ... 書式 #include < sys/mman.h > int mlock(const void * addr , size_t len ); int mlock2(const ... int munlock(const void * addr , size_t len ); int mlockall(int flags ); int munlockall(void); 説明 mlock ( ... ) と mlockall () は、呼び出し元プロセスの仮想アドレス空間の一 ...
https://man.plustar.jp/manpage/man2/munlock.2.html - [similar]
Man page of MLOCK 11619
MLOCK Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 mlock, ... mlock2, munlock, mlockall, munlockall - メモリーのロックとロック解除を行う ... 書式 #include < sys/mman.h > int mlock(const void * addr , size_t len ); int mlock2(const ... int munlock(const void * addr , size_t len ); int mlockall(int flags ); int munlockall(void); 説明 mlock ( ... ) と mlockall () は、呼び出し元プロセスの仮想アドレス空間の一 ...
https://man.plustar.jp/manpage/man2/munlockall.2.html - [similar]
JM Project (Japanese)::List(man1) 8459
Linux マニュアル 一覧表 アルファベット順 - m linuxマニュアルの m の一覧表です。 Linux マニュアル ... me_r - 日付と時刻を要素別の時刻や ASCII に変換する mlock2 man2 mlock, mlock2, munlock, mlockall, munlockall ... - メモリーのロックとロック解除を行う mlock man2 mlock, mlock2, munlock, mlockall, munlockall ... - メモリーのロックとロック解除を行う mlockall man2 mlock, mlock2, munlock, mlockall, munlocka ... ace - malloc のトレースログを解釈する munlock man2 mlock, mlock2, munlock, mlockall, munlockall - メモリーの ...
https://man.plustar.jp/manpage/man_m.html - [similar]
JM Project (Japanese)::List(man1) 7834
Linux マニュアル 一覧表 man2 linuxマニュアルの man2 一覧表です。 Linux マニュアル 一覧表 [ man1 ... , mknodat - 特殊ファイルや通常のファイルを作成する mlock2 mlock, mlock2, munlock, mlockall, munlockall - メ ... モリーのロックとロック解除を行う mlock mlock, mlock2, munlock, mlockall, munlockall - メモ ... リーのロックとロック解除を行う mlockall mlock, mlock2, munlock, mlockall, munlockall - ... - ファイルをマップしたメモリーと同期させる munlock mlock, mlock2, munlock, mlockall, munlockall - メモリーの ...
https://man.plustar.jp/manpage/man_2.html - [similar]
Man page of MREMAP 7653
MREMAP Section: Linux Programmer's Manual (2) Updated: 2010-06-10 Index JM Home Page 名前 mremap ... ess と old_size で指定されるメモリーセグメントが ( mlock (2) や同様のもので) ロックされている場合、セグメン ... るメモリーセグメントを拡張しようとしたが、 RLIMIT_MEMLOCK リソース制限を越えずにこれを行うことができない。 E ... 関連項目 brk (2), getpagesize (2), getrlimit (2), mlock (2), mmap (2), sbrk (2), realloc (3), malloc (3) ペ ...
https://man.plustar.jp/manpage/man2/mremap.2.html - [similar]
Man page of GETRLIMIT 7603
GETRLIMIT Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 get ... fcntl (2) リース数の合計値の上限である。 RLIMIT_MEMLOCK This is the maximum number of bytes of memory that ... ltiple of the system page size. This limit affects mlock (2), mlockall (2), and the mmap (2) MAP_LOCKED ope ... y from the per-process memory locks established by mlock (2), mlockall (2), and mmap (2) MAP_LOCKED ; a pro ... 8, SVr4, 4.3BSD. prlimit (): Linux 固有。 RLIMIT_MEMLOCK と RLIMIT_NPROC は BSD から派生し、 POSIX.1 には指 ...
https://man.plustar.jp/manpage/man2/getrlimit.2.html - [similar]
Man page of GETRLIMIT 7603
GETRLIMIT Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 get ... fcntl (2) リース数の合計値の上限である。 RLIMIT_MEMLOCK This is the maximum number of bytes of memory that ... ltiple of the system page size. This limit affects mlock (2), mlockall (2), and the mmap (2) MAP_LOCKED ope ... y from the per-process memory locks established by mlock (2), mlockall (2), and mmap (2) MAP_LOCKED ; a pro ... 8, SVr4, 4.3BSD. prlimit (): Linux 固有。 RLIMIT_MEMLOCK と RLIMIT_NPROC は BSD から派生し、 POSIX.1 には指 ...
https://man.plustar.jp/manpage/man2/prlimit.2.html - [similar]
PREV 1 2 3 NEXT

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