manページ検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 497 for [SIMILAR] 16 1024 4096 WITH 20667 child WITH 178... (1.005 sec.)
Man page of SET_TID_ADDRESS 10000
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 PRCTL 3769
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 TKILL 3769
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 3769
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 GETTID 3769
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 PTHREADS 3769
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 3769
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 3769
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]
Man page of PTHREAD_SPECIFIC 3769
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 PTHREAD_MUTEX 3769
PTHREAD_MUTEX Section: C Library Functions (3) Updated: LinuxThreads Index JM Home Page 名前 pthread_mutex_init, pthread_mutex_lock, pthread_mutex_trylock, pthread_mutex_unlock, pthread_mutex_destroy - mutex の操作 書式 #include < pthread.h > pthread_mutex_t fastmutex = PTHREAD_MUTEX_INI ...
https://man.plustar.jp/manpage/man3/pthread_mutex_destroy.3.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