manページ検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 497 for [SIMILAR] 16 1024 4096 WITH 31070 bzero WITH 278... (0.767 sec.)
Man page of BZERO 10000
BZERO Section: Linux Programmer's Manual (3) Updated: 2013-10-22 Index JM Home Page 名前 bzero - 値 0 のバイトで埋める 書式 #include < strings.h > void bzero(void * s , size_t n ); 説明 bzero () 関数は バイト列 s から始まる領域の先頭 n バイトを 数値ゼロ (値が '\0' のバイト) で埋める。 返 ...
https://man.plustar.jp/manpage/man3/bzero.3.html - [similar]
Man page of BZERO 10000
BZERO Section: Linux Programmer's Manual (3) Updated: 2013-10-22 Index JM Home Page 名前 bzero - 値 0 のバイトで埋める 書式 #include < strings.h > void bzero(void * s , size_t n ); 説明 bzero () 関数は バイト列 s から始まる領域の先頭 n バイトを 数値ゼロ (値が '\0' のバイト) で埋める。 返 ...
https://man.plustar.jp/manpage/man3/explicit_bzero.3.html - [similar]
Man page of BSTRING 9938
BSTRING Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 bcmp, bcopy, bzero, memccpy, memchr, memcmp, memcpy, memfrob, memmem, memmove, memset - バイト列の操作を行なう 書式 #include < string.h > int bcmp(const void * s1 , const void * s2 , size_t n ); vo ...
https://man.plustar.jp/manpage/man3/bstring.3.html - [similar]
Man page of PTHREADS 1111
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 PTHREAD_SPECIFIC 1111
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 1111
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 PTHREAD_EXIT 1111
PTHREAD_EXIT Section: C Library Functions (3) Updated: LinuxThreads Index JM Home Page 名前 pthread_exit - 呼び出しスレッドを終了する 書式 #include < pthread.h > void pthread_exit(void * retval ); 説明 pthread_exit は、呼び出しスレッドの実行を終了する。 pthread_cleanup_push (3) で呼び出し ...
https://man.plustar.jp/manpage/man3/pthread_exit.3.html - [similar]
Man page of EXIT_GROUP 1111
EXIT_GROUP Section: Linux Programmer's Manual (2) Updated: 2008-11-27 Index JM Home Page 名前 exit_group - プロセス中の全てのスレッドを exit させる 書式 #include < linux/unistd.h > void exit_group(int status ); 説明 このシステムコールは、基本的に _exit (2) と等しいが、 呼び出し元のスレッ ...
https://man.plustar.jp/manpage/man2/exit_group.2.html - [similar]
Man page of SCHED_SETAFFINITY 889
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 889
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 NEXT

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