manページ検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 1420 for thread (0.003 sec.)
Man page of PTHREAD_GETCPUCLOCKID 8335
PTHREAD_GETCPUCLOCKID Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home P ... age 名前 pthread_getcpuclockid - スレッドの CPU 時間時計の ID を取得 ... する 書式 #include < pthread.h > #include < time.h > int pthread_getcpuclockid( ... pthread_t thread , clockid_t * clockid ); -pthread でコンパ ... イルしてリンクする。 説明 The pthread_getcpuclockid () function obtains the ID of the CP ...
https://man.plustar.jp/manpage/man3/pthread_getcpuclockid.3.html - [similar]
Man page of POSIXOPTIONS 8286
POSIXOPTIONS Section: Linux Programmer's Manual (7) Updated: 2007-12-21 Index JM Home Page 名前 ... IX_BARRIERS - _SC_BARRIERS このオプションは _POSIX_THREADS と _POSIX_THREAD_SAFE_FUNCTIONS オプションを暗黙の ... 内に指定する。 以下の関数が存在する。 pthread_barrier_destroy (), pthread_barrier_init (), pthre ... ad_barrier_wait (), pthread_barrierattr_destroy (), pthread_barrierattr_init ( ... ションを暗黙の内に指定する。 以下の関数が存在する。 pthread_condattr_getclock (), pthread_condattr_setclock () ...
https://man.plustar.jp/manpage/man7/posixoptions.7.html - [similar]
Man page of PTHREAD_SETNAME_NP 8238
PTHREAD_SETNAME_NP Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page ... 名前 pthread_setname_np, pthread_getname_np - スレッド名の設定/ ... RCE /* feature_test_macros (7) 参照 */ #include < pthread.h > int pthread_setname_np(pthread_t thread , cons ... t char * name ); int pthread_getname_np(pthread_t thread , char * name , size_t ... len ); -pthread を付けてコンパイルとリンクを行う。 説明 デフォルト ...
https://man.plustar.jp/manpage/man3/pthread_getname_np.3.html - [similar]
Man page of PTHREAD_SETNAME_NP 8238
PTHREAD_SETNAME_NP Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page ... 名前 pthread_setname_np, pthread_getname_np - スレッド名の設定/ ... RCE /* feature_test_macros (7) 参照 */ #include < pthread.h > int pthread_setname_np(pthread_t thread , cons ... t char * name ); int pthread_getname_np(pthread_t thread , char * name , size_t ... len ); -pthread を付けてコンパイルとリンクを行う。 説明 デフォルト ...
https://man.plustar.jp/manpage/man3/pthread_setname_np.3.html - [similar]
Man page of PTHREAD_GETATTR_NP 7909
PTHREAD_GETATTR_NP Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page ... 名前 pthread_getattr_np - 作成されたスレッドの属性を取得する 書 ... URCE /* See feature_test_macros (7) */ #include < pthread.h > int pthread_getattr_np(pthread_t thread , pthr ... ead_attr_t * attr ); -pthread でコンパイルしてリンクする。 説明 pthread_getattr_ ... クトを初期化し、 そのオブジェクトに実行中のスレッド thread の実際の属性値を 格納して返す。 返される属性値は、 ...
https://man.plustar.jp/manpage/man3/pthread_getattr_np.3.html - [similar]
Man page of SET_THREAD_AREA 6869
SET_THREAD_AREA Section: Linux Programmer's Manual (2) Updated: 2012-07-13 Index JM Home Page 名 ... 前 set_thread_area - スレッド局所記憶 (TLS) 領域を設定する 書式 ... < linux/unistd.h > #include < asm/ldt.h > int set_thread_area(struct user_desc * u_info ); 注 : このシステム ... パー関数は存在しない。「注意」の節を参照。 説明 set_thread_area () は、カレントスレッドのスレッド局所記憶 (th ... storage; TLS) 配列の中のエントリーを設定する。 set_thread_area () により設定される TLS 配列のエントリーは、ユ ...
https://man.plustar.jp/manpage/man2/get_thread_area.2.html - [similar]
Man page of SET_THREAD_AREA 6869
SET_THREAD_AREA Section: Linux Programmer's Manual (2) Updated: 2012-07-13 Index JM Home Page 名 ... 前 set_thread_area - スレッド局所記憶 (TLS) 領域を設定する 書式 ... < linux/unistd.h > #include < asm/ldt.h > int set_thread_area(struct user_desc * u_info ); 注 : このシステム ... パー関数は存在しない。「注意」の節を参照。 説明 set_thread_area () は、カレントスレッドのスレッド局所記憶 (th ... storage; TLS) 配列の中のエントリーを設定する。 set_thread_area () により設定される TLS 配列のエントリーは、ユ ...
https://man.plustar.jp/manpage/man2/set_thread_area.2.html - [similar]
Man page of PTHREAD_TRYJOIN_NP 5835
PTHREAD_TRYJOIN_NP Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page ... 名前 pthread_tryjoin_np, pthread_timedjoin_np - 終了したスレッド ... URCE /* See feature_test_macros (7) */ #include < pthread.h > int pthread_tryjoin_np(pthread_t thread , void ... ** retval ); int pthread_timedjoin_np(pthread_t thread , void ** retval , c ... onst struct timespec * abstime ); -pthread を付けてコンパイルとリンクを行う。 説明 これらの関 ...
https://man.plustar.jp/manpage/man3/pthread_timedjoin_np.3.html - [similar]
Man page of PTHREAD_TRYJOIN_NP 5835
PTHREAD_TRYJOIN_NP Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page ... 名前 pthread_tryjoin_np, pthread_timedjoin_np - 終了したスレッド ... URCE /* See feature_test_macros (7) */ #include < pthread.h > int pthread_tryjoin_np(pthread_t thread , void ... ** retval ); int pthread_timedjoin_np(pthread_t thread , void ** retval , c ... onst struct timespec * abstime ); -pthread を付けてコンパイルとリンクを行う。 説明 これらの関 ...
https://man.plustar.jp/manpage/man3/pthread_tryjoin_np.3.html - [similar]
Man page of SIGEVENT 5361
SIGEVENT Section: Linux Programmer's Manual (7) Updated: 2020-11-01 Index JM Home Page 名前 sige ... ify_function) (union sigval); /* Function used for thread notification (SIGEV_THREAD) */ void *sigev_notify_ ... attributes; /* Attributes for notification thread (SIGEV_THREAD) */ pid_t sigev_notify_thread_id; /* ... ID of thread to signal (SIGEV_THREAD_ID); Linux-specific */ }; ... には sigwaitinfo (2) でも同じ情報が得られる。 SIGEV_THREAD 「あたかも」新しいスレッドセーフの開始関数であるか ...
https://man.plustar.jp/manpage/man7/sigevent.7.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