manページ検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 545 for [SIMILAR] 16 1024 4096 WITH 13450 pthread WITH 7... (0.780 sec.)
Man page of PTHREAD_EXIT 8584
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 PTHREAD_SPECIFIC 8461
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_CREATE 8258
PTHREAD_CREATE Section: C Library Functions (3) Updated: LinuxThreads Index JM Home Page 名前 pthread_create - 新しいスレッドを生成する 書式 #include < pthread.h > int pthread_create(pthread_t * thread , pthread_attr_t * attr , void * (* start_routine )(void *), void * arg ); 説明 pthrea ...
https://man.plustar.jp/manpage/man3/pthread_create.3.html - [similar]
Man page of PTHREAD_KILL_OTHER_THREADS_NP 7989
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 PTHREADS 1791
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 GETTID 1791
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 PRCTL 1791
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 SCHED_SETAFFINITY 1791
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 1791
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 MALLOC_INFO 1791
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]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT

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