manページ検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 545 for [SIMILAR] 16 1024 4096 WITH 13450 pthread WITH 7... (0.986 sec.)
Man page of TKILL 1791
TKILL Section: Linux Programmer's Manual (2) Updated: 2019-08-02 Index JM Home Page 名前 tkill, tgkill - スレッドにシグナルを送る 書式 int tkill(int tid , int sig ); int tgkill(int tgid , int tid , int sig ); 注 : tkill () には、glibc のラッパー関数はない。「注意」の節を参照。 説明 tgkil ...
https://man.plustar.jp/manpage/man2/tgkill.2.html - [similar]
Man page of TKILL 1791
TKILL Section: Linux Programmer's Manual (2) Updated: 2019-08-02 Index JM Home Page 名前 tkill, tgkill - スレッドにシグナルを送る 書式 int tkill(int tid , int sig ); int tgkill(int tgid , int tid , int sig ); 注 : tkill () には、glibc のラッパー関数はない。「注意」の節を参照。 説明 tgkil ...
https://man.plustar.jp/manpage/man2/tkill.2.html - [similar]
Man page of SET_TID_ADDRESS 1791
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 SCHED_YIELD 1791
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 EXIT_GROUP 1791
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 SET_THREAD_AREA 1791
SET_THREAD_AREA Section: Linux Programmer's Manual (2) Updated: 2012-07-13 Index JM Home Page 名前 set_thread_area - スレッド局所記憶 (TLS) 領域を設定する 書式 #include < linux/unistd.h > #include < asm/ldt.h > int set_thread_area(struct user_desc * u_info ); 注 : このシステムコールには ...
https://man.plustar.jp/manpage/man2/get_thread_area.2.html - [similar]
Man page of SET_THREAD_AREA 1791
SET_THREAD_AREA Section: Linux Programmer's Manual (2) Updated: 2012-07-13 Index JM Home Page 名前 set_thread_area - スレッド局所記憶 (TLS) 領域を設定する 書式 #include < linux/unistd.h > #include < asm/ldt.h > int set_thread_area(struct user_desc * u_info ); 注 : このシステムコールには ...
https://man.plustar.jp/manpage/man2/set_thread_area.2.html - [similar]
Man page of BZERO 1791
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 1791
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 PTHREAD_SETAFFINITY_NP 0
PTHREAD_SETAFFINITY_NP Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 pthread_setaffinity_np, pthread_getaffinity_np - スレッドの CPU affinity の設定/取得を行う 書式 #define _GNU_SOURCE /* See feature_test_macros (7) */ #include < pthread.h > int pthre ...
https://man.plustar.jp/manpage/man3/pthread_getaffinity_np.3.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 NEXT

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