manページ検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 1092 for [SIMILAR] 16 1024 4096 WITH 20907 area WITH 4701... (1.703 sec.)
Man page of PTHREAD_KILL_OTHER_THREADS_NP 2113
PTHREAD_KILL_OTHER_THREADS_NP Section: C Library Functions (3) Updated: LinuxThreads Index JM Home Page 名前 pthread_kill_other_threads_np - 呼び出しスレッドを除くすべてのスレッドを終了させる 書式 #include < pthread.h > void pthread_kill_other_threads_np(void); 説明 pthread_kill_other_th ...
https://man.plustar.jp/manpage/man3/pthread_kill_other_threads_np.3.html - [similar]
Man page of GETTID 2113
GETTID Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 gettid - スレッドID を取得する 書式 #define _GNU_SOURCE #include < unistd.h > #include < sys/types.h > pid_t gettid(void); 説明 gettid () は呼び出し元のスレッド ID (TID) を返す。 シングルスレッドのプ ...
https://man.plustar.jp/manpage/man2/gettid.2.html - [similar]
Man page of SET_TID_ADDRESS 2113
SET_TID_ADDRESS Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 set_tid_address - スレッド ID へのポインターを設定する 書式 #include < linux/unistd.h > pid_t set_tid_address(int * tidptr ); 注 : このシステムコールには glibc のラッパー関数は存在しない。「 ...
https://man.plustar.jp/manpage/man2/set_tid_address.2.html - [similar]
Man page of PTHREAD_EXIT 2113
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 SCHED_YIELD 2113
SCHED_YIELD Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 sched_yield - プロセッサーを空け渡す(yield) 書式 #include < sched.h > int sched_yield(void); 説明 sched_yield () を呼び出すことで、呼び出したスレッドが CPU の使用権を手放すことができる。 そのス ...
https://man.plustar.jp/manpage/man2/sched_yield.2.html - [similar]
Man page of MALLOC_INFO 2113
MALLOC_INFO Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 malloc_info - malloc の状態をストリームに出力する 書式 #include < malloc.h > int malloc_info(int options , FILE * stream ); 説明 malloc_info () 関数は、 呼び出し元のメモリー割り当て実装の現在の ...
https://man.plustar.jp/manpage/man3/malloc_info.3.html - [similar]
Man page of EXIT_GROUP 2113
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 PTHREAD_SELF 2113
PTHREAD_SELF Section: C Library Functions (3) Updated: LinuxThreads Index JM Home Page 名前 pthread_self - カレントスレッドの ID を返す 書式 #include < pthread.h > pthread_t pthread_self(void); 説明 pthread_self は呼び出しスレッドのスレッド ID を返す。 著者 Xavier Leroy < Xavier.Leroy@in ...
https://man.plustar.jp/manpage/man3/pthread_self.3.html - [similar]
Man page of BZERO 2113
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 2113
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]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT

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