manページ検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 56 for nsec (0.044 sec.)
Man page of PTHREAD_GETCPUCLOCKID 7057
PTHREAD_GETCPUCLOCKID Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home P ... printf("%4jd.%03ld\n", (intmax_t) ts.tv_sec, ts.tv_nsec / 1000000); } int main(int argc, char *argv[]) { p ...
https://man.plustar.jp/manpage/man3/pthread_getcpuclockid.3.html - [similar]
Man page of RECVMMSG 6939
RECVMMSG Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 recv ... iovlen = 1; } timeout.tv_sec = TIMEOUT; timeout.tv_nsec = 0; retval = recvmmsg(sockfd, msgs, VLEN, 0, &tim ...
https://man.plustar.jp/manpage/man2/recvmmsg.2.html - [similar]
Man page of SIGWAITINFO 6939
SIGWAITINFO Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 s ... る: struct timespec { long tv_sec; /* 秒 */ long tv_nsec; /* ナノ秒 */ } この構造体の 2 つのフィールドがとも ...
https://man.plustar.jp/manpage/man2/rt_sigtimedwait.2.html - [similar]
Man page of SIGWAITINFO 6939
SIGWAITINFO Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 s ... る: struct timespec { long tv_sec; /* 秒 */ long tv_nsec; /* ナノ秒 */ } この構造体の 2 つのフィールドがとも ...
https://man.plustar.jp/manpage/man2/sigtimedwait.2.html - [similar]
Man page of SIGWAITINFO 6939
SIGWAITINFO Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 s ... る: struct timespec { long tv_sec; /* 秒 */ long tv_nsec; /* ナノ秒 */ } この構造体の 2 つのフィールドがとも ...
https://man.plustar.jp/manpage/man2/sigwaitinfo.2.html - [similar]
Man page of SEM_WAIT 6939
SEM_WAIT Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 sem_ ... ct timespec { time_t tv_sec; /* Seconds */ long tv_nsec; /* Nanoseconds [0 .. 999999999] */ }; 関数呼び出し ... の場合、以下のエラーも起こる。 EINVAL abs_timeout.tv_nsecs の値が 0 未満、もしくは 1,000,000,000 以上である。 ...
https://man.plustar.jp/manpage/man3/sem_timedwait.3.html - [similar]
Man page of CLOCK_GETRES 6821
CLOCK_GETRES Section: Linux Programmer's Manual (2) Updated: 2013-12-28 Index JM Home Page 名前 ... ct timespec { time_t tv_sec; /* seconds */ long tv_nsec; /* nanoseconds */ }; clk_id 引き数は特定のクロック ...
https://man.plustar.jp/manpage/man2/clock_getres.2.html - [similar]
Man page of CLOCK_GETRES 6821
CLOCK_GETRES Section: Linux Programmer's Manual (2) Updated: 2013-12-28 Index JM Home Page 名前 ... ct timespec { time_t tv_sec; /* seconds */ long tv_nsec; /* nanoseconds */ }; clk_id 引き数は特定のクロック ...
https://man.plustar.jp/manpage/man2/clock_gettime.2.html - [similar]
Man page of CLOCK_GETRES 6821
CLOCK_GETRES Section: Linux Programmer's Manual (2) Updated: 2013-12-28 Index JM Home Page 名前 ... ct timespec { time_t tv_sec; /* seconds */ long tv_nsec; /* nanoseconds */ }; clk_id 引き数は特定のクロック ...
https://man.plustar.jp/manpage/man2/clock_settime.2.html - [similar]
Man page of PTHREAD_COND 6821
PTHREAD_COND Section: C Library Functions (3) Updated: LinuxThreads Index JM Home Page NAME pthr ... &now); timeout.tv_sec = now.tv_sec + 5; timeout.tv_nsec = now.tv_usec * 1000; retcode = 0; while (x <= y & ...
https://man.plustar.jp/manpage/man3/pthread_cond_broadcast.3.html - [similar]
PREV 1 2 3 4 5 6 NEXT

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