manページ検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 673 for [SIMILAR] 16 1024 4096 WITH 27481 malloc WITH 27... (1.221 sec.)
Man page of MALLOC_USABLE_SIZE 6865
MALLOC_USABLE_SIZE Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 malloc_usable_size - ヒープから確保したメモリーブロックのサイズを取得する 書式 #include < malloc.h > size_t malloc_usable_size (void * ptr ); 説明 malloc_usable_size () 関数は、 ptr が指 ...
https://man.plustar.jp/manpage/man3/malloc_usable_size.3.html - [similar]
Man page of MALLOC_STATS 6865
MALLOC_STATS Section: Linux Programmer's Manual (3) Updated: 2020-08-13 Index JM Home Page 名前 malloc_stats - メモリー割り当ての統計を表示する 書式 #include < malloc.h > void malloc_stats(void); 説明 malloc_stats () 関数は malloc (3) や関連する関数により割り当てられたメモリーに関する統計 ...
https://man.plustar.jp/manpage/man3/malloc_stats.3.html - [similar]
Man page of MALLOC_TRIM 6865
MALLOC_TRIM Section: Linux Programmer's Manual (3) Updated: 2020-08-13 Index JM Home Page 名前 malloc_trim - ヒープから未使用メモリーを解放する 書式 #include < malloc.h > int malloc_trim(size_t pad ); 説明 malloc_trim () 関数は (適切な引数で sbrk (2) や madvise (2) を呼び出して) ヒープの ...
https://man.plustar.jp/manpage/man3/malloc_trim.3.html - [similar]
Man page of MALLINFO 6810
MALLINFO Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 mallinfo - メモリー割り当て情報を取得する 書式 #include < malloc.h > struct mallinfo mallinfo(void); 説明 mallinfo () 関数は、 malloc (3) や一連の関数により実行されたメモリー割り当てに関する情報を ...
https://man.plustar.jp/manpage/man3/mallinfo.3.html - [similar]
Man page of SYSINFO 6810
SYSINFO Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 sysinfo - システム情報を返す 書式 #include < sys/sysinfo.h > int sysinfo(struct sysinfo * info ); 説明 sysinfo () returns certain statistics on memory and swap usage, as well as the load average. L ...
https://man.plustar.jp/manpage/man2/sysinfo.2.html - [similar]
Man page of PTHREAD_SPECIFIC 2546
PTHREAD_SPECIFIC Section: C Library Functions (3) Updated: LinuxThreads Index JM Home Page 名前 pthread_key_create, pthread_key_delete, pthread_setspecific, pthread_getspecific - スレッド固有データの管理 書式 #include < pthread.h > int pthread_key_create(pthread_key_t * key , void (* des ...
https://man.plustar.jp/manpage/man3/pthread_key_create.3.html - [similar]
Man page of PRCTL 2546
PRCTL Section: Linux Programmer's Manual (2) Updated: 2015-02-01 Index JM Home Page 名前 prctl - プロセスの操作を行なう 書式 #include < sys/prctl.h > int prctl(int option , unsigned long arg2 , unsigned long arg3 , unsigned long arg4 , unsigned long arg5 ); 説明 prctl () の動作は最初の引 ...
https://man.plustar.jp/manpage/man2/prctl.2.html - [similar]
Man page of PTHREADS 2546
PTHREADS Section: Linux Programmer's Manual (7) Updated: 2020-12-21 Index JM Home Page 名前 pthreads - POSIX スレッド 説明 POSIX.1 は、一般に POSIX スレッドや Pthreads として知られる スレッドプログラミングのインターフェース群 (関数、ヘッダーファイル) を規定している。一つのプロセスは複数の ...
https://man.plustar.jp/manpage/man7/pthreads.7.html - [similar]
Man page of SCHED_SETAFFINITY 2546
SCHED_SETAFFINITY Section: Linux Programmer's Manual (2) Updated: 2014-12-31 Index JM Home Page 名前 sched_setaffinity, sched_getaffinity - スレッドの CPU affinity マスクを設定・取得する 書式 #define _GNU_SOURCE /* feature_test_macros (7) 参照 */ #include < sched.h > int sched_setaffinit ...
https://man.plustar.jp/manpage/man2/sched_getaffinity.2.html - [similar]
Man page of SCHED_SETAFFINITY 2546
SCHED_SETAFFINITY Section: Linux Programmer's Manual (2) Updated: 2014-12-31 Index JM Home Page 名前 sched_setaffinity, sched_getaffinity - スレッドの CPU affinity マスクを設定・取得する 書式 #define _GNU_SOURCE /* feature_test_macros (7) 参照 */ #include < sched.h > int sched_setaffinit ...
https://man.plustar.jp/manpage/man2/sched_setaffinity.2.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