manページ検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 187 for DO (0.093 sec.)
Man page of MQ_GETATTR 5363
MQ_GETATTR Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 mq ... lib.h > #include < unistd.h > #define errExit(msg) do { perror(msg); exit(EXIT_FAILURE); \ } while (0) i ... 説明とバグ報告に関する情報は https://www.kernel.org/doc/man-pages/ に書かれている。 関連キーワード mq , a ... プログラムのソース 関連項目 この文書について This document was created by man2html , using the manual p ...
https://man.plustar.jp/manpage/man3/mq_getattr.3.html - [similar]
Man page of MQ_GETATTR 5363
MQ_GETATTR Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 mq ... lib.h > #include < unistd.h > #define errExit(msg) do { perror(msg); exit(EXIT_FAILURE); \ } while (0) i ... 説明とバグ報告に関する情報は https://www.kernel.org/doc/man-pages/ に書かれている。 関連キーワード mq , a ... プログラムのソース 関連項目 この文書について This document was created by man2html , using the manual p ...
https://man.plustar.jp/manpage/man3/mq_setattr.3.html - [similar]
Man page of PTHREAD_SETAFFINITY_NP 5363
PTHREAD_SETAFFINITY_NP Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home ... ude < errno.h > #define handle_error_en(en, msg) \ do { errno = en; perror(msg); exit(EXIT_FAILURE); } w ... 説明とバグ報告に関する情報は https://www.kernel.org/doc/man-pages/ に書かれている。 関連キーワード pthrea ... ン 属性 準拠 注意 例 関連項目 この文書について This document was created by man2html , using the manual p ...
https://man.plustar.jp/manpage/man3/pthread_getaffinity_np.3.html - [similar]
Man page of PTHREAD_SETNAME_NP 5363
PTHREAD_SETNAME_NP Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page ... > #define NAMELEN 16 #define errExitEN(en, msg) \ do { errno = en; perror(msg); \ exit(EXIT_FAILURE); } ... f (rc != 0) errExitEN(rc, "pthread_join"); printf("Done\n"); exit(EXIT_SUCCESS); } 関連項目 prctl (2), p ... 説明とバグ報告に関する情報は https://www.kernel.org/doc/man-pages/ に書かれている。 関連キーワード pthrea ... プログラムのソース 関連項目 この文書について This document was created by man2html , using the manual p ...
https://man.plustar.jp/manpage/man3/pthread_getname_np.3.html - [similar]
Man page of PTHREAD_SETAFFINITY_NP 5363
PTHREAD_SETAFFINITY_NP Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home ... ude < errno.h > #define handle_error_en(en, msg) \ do { errno = en; perror(msg); exit(EXIT_FAILURE); } w ... 説明とバグ報告に関する情報は https://www.kernel.org/doc/man-pages/ に書かれている。 関連キーワード pthrea ... ン 属性 準拠 注意 例 関連項目 この文書について This document was created by man2html , using the manual p ...
https://man.plustar.jp/manpage/man3/pthread_setaffinity_np.3.html - [similar]
Man page of PTHREAD_SETNAME_NP 5363
PTHREAD_SETNAME_NP Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page ... > #define NAMELEN 16 #define errExitEN(en, msg) \ do { errno = en; perror(msg); \ exit(EXIT_FAILURE); } ... f (rc != 0) errExitEN(rc, "pthread_join"); printf("Done\n"); exit(EXIT_SUCCESS); } 関連項目 prctl (2), p ... 説明とバグ報告に関する情報は https://www.kernel.org/doc/man-pages/ に書かれている。 関連キーワード pthrea ... プログラムのソース 関連項目 この文書について This document was created by man2html , using the manual p ...
https://man.plustar.jp/manpage/man3/pthread_setname_np.3.html - [similar]
Man page of SEM_WAIT 5363
SEM_WAIT Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 sem_ ... _timedwait () はタイムアウトエラー ( errno に ETIMEDOUT がセットされる) で失敗する。 セマフォ操作がすぐに ... が 0 未満、もしくは 1,000,000,000 以上である。 ETIMEDOUT セマフォのロックに成功する前に時間切れとなった。 ... About to call sem_timedwait() sem_timedwait() timed out プログラムのソース #include < unistd.h > #inclu ... signal.h > sem_t sem; #define handle_error(msg) \ do { perror(msg); exit(EXIT_FAILURE); } while (0) sta ...
https://man.plustar.jp/manpage/man3/sem_timedwait.3.html - [similar]
Man page of STDARG 5363
STDARG Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 stdarg ... e the historical varargs macros, the stdarg macros do not permit programmers to code a function with no ... 説明とバグ報告に関する情報は https://www.kernel.org/doc/man-pages/ に書かれている。 関連キーワード va , e ... ) 属性 準拠 バグ 例 関連項目 この文書について This document was created by man2html , using the manual p ...
https://man.plustar.jp/manpage/man3/stdarg.3.html - [similar]
Man page of MAKECONTEXT 5363
MAKECONTEXT Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 m ... ctx_func1, uctx_func2; #define handle_error(msg) \ do { perror(msg); exit(EXIT_FAILURE); } while (0) sta ... 説明とバグ報告に関する情報は https://www.kernel.org/doc/man-pages/ に書かれている。 関連キーワード func , ... プログラムのソース 関連項目 この文書について This document was created by man2html , using the manual p ...
https://man.plustar.jp/manpage/man3/swapcontext.3.html - [similar]
Man page of STDARG 5363
STDARG Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 stdarg ... e the historical varargs macros, the stdarg macros do not permit programmers to code a function with no ... 説明とバグ報告に関する情報は https://www.kernel.org/doc/man-pages/ に書かれている。 関連キーワード va , e ... ) 属性 準拠 バグ 例 関連項目 この文書について This document was created by man2html , using the manual p ...
https://man.plustar.jp/manpage/man3/va_arg.3.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 NEXT

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