manページ検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 216 for [SIMILAR] 16 1024 4096 WITH 62924 getcpuclockid ... (0.518 sec.)
Man page of PTHREAD_SIGQUEUE 3103
PTHREAD_SIGQUEUE Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 pthread_sigqueue - スレッドに対するシグナルとデータをキューに入れる 書式 #include < signal.h > #include < pthread.h > int pthread_sigqueue(pthread_t thread , int sig , const union sigval v ...
https://man.plustar.jp/manpage/man3/pthread_sigqueue.3.html - [similar]
Man page of PTHREAD_EQUAL 3103
PTHREAD_EQUAL Section: C Library Functions (3) Updated: LinuxThreads Index JM Home Page 名前 pthread_equal - 2 つのスレッド ID を比較する 書式 #include < pthread.h > int pthread_equal(pthread_t thread1 , pthread_t thread2 ); 説明 pthread_equal は 2 つのスレッド ID が同一のスレッドを指して ...
https://man.plustar.jp/manpage/man3/pthread_equal.3.html - [similar]
Man page of PTHREAD_KILL_OTHER_THREADS_NP 3103
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 PTHREAD_ATFORK 3103
PTHREAD_ATFORK Section: C Library Functions (3) Updated: LinuxThreads Index JM Home Page 名前 pthread_atfork - fork (2) の際に呼び出されるハンドラを登録する 書式 int pthread_atfork(void (* prepare )(void), void (* parent )(void), void (* child )(void)); 説明 pthread_atfork は fork (2) に ...
https://man.plustar.jp/manpage/man3/pthread_atfork.3.html - [similar]
Man page of PTHREAD_YIELD 3103
PTHREAD_YIELD Section: Linux Programmer's Manual (3) Updated: 2017-11-26 Index JM Home Page 名前 pthread_yield - プロセッサを明け渡す (yield) 書式 #define _GNU_SOURCE /* See feature_test_macros (7) */ #include < pthread.h > int pthread_yield(void); -pthread を付けてコンパイルとリンクを行 ...
https://man.plustar.jp/manpage/man3/pthread_yield.3.html - [similar]
Man page of CLOCK_GETRES 2237
CLOCK_GETRES Section: Linux Programmer's Manual (2) Updated: 2013-12-28 Index JM Home Page 名前 clock_getres, clock_gettime, clock_settime - クロックと時間の関数 書式 #include < time.h > int clock_getres(clockid_t clk_id , struct timespec * res ); int clock_gettime(clockid_t clk_id , str ...
https://man.plustar.jp/manpage/man2/clock_getres.2.html - [similar]
Man page of CLOCK_GETRES 2237
CLOCK_GETRES Section: Linux Programmer's Manual (2) Updated: 2013-12-28 Index JM Home Page 名前 clock_getres, clock_gettime, clock_settime - クロックと時間の関数 書式 #include < time.h > int clock_getres(clockid_t clk_id , struct timespec * res ); int clock_gettime(clockid_t clk_id , str ...
https://man.plustar.jp/manpage/man2/clock_gettime.2.html - [similar]
Man page of CLOCK_GETRES 2237
CLOCK_GETRES Section: Linux Programmer's Manual (2) Updated: 2013-12-28 Index JM Home Page 名前 clock_getres, clock_gettime, clock_settime - クロックと時間の関数 書式 #include < time.h > int clock_getres(clockid_t clk_id , struct timespec * res ); int clock_gettime(clockid_t clk_id , str ...
https://man.plustar.jp/manpage/man2/clock_settime.2.html - [similar]
Man page of CLOCK_NANOSLEEP 2237
CLOCK_NANOSLEEP Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 clock_nanosleep - 指定したクロックでの高精度な実行停止 (sleep) 書式 #include < time.h > int clock_nanosleep(clockid_t clockid , int flags , const struct timespec * request , struct timespec ...
https://man.plustar.jp/manpage/man2/clock_nanosleep.2.html - [similar]
Man page of CLOCK 2237
CLOCK Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 clock - プロセッサ時間の取得 書式 #include < time.h > clock_t clock(void); 説明 clock () はプログラムの使用したプロセッサ時間の近似値を返す。 返り値 返り値は clock_t 単位での CPU 時間である。 秒単位で ...
https://man.plustar.jp/manpage/man3/clock.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