manページ検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 472 for [SIMILAR] 16 1024 4096 WITH 31451 gettid WITH 19... (0.983 sec.)
Man page of GETTID 10000
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 2661
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 TKILL 2661
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 2661
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 SCHED_SETAFFINITY 2661
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 2661
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 SET_TID_ADDRESS 2661
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_SELF 2661
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 PTHREAD_SPECIFIC 2661
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 2661
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