manページ検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 73 for [SIMILAR] 16 1024 4096 WITH 40709 suspend WITH 3... (0.313 sec.)
Man page of AIO_SUSPEND 10000
AIO_SUSPEND Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 aio_suspend - 非同期 I/O 操作またはタイムアウトを待つ 書式 #include < aio.h > int aio_suspend(const struct aiocb * const aiocb_list [], int nitems , const struct timespec * timeout ); -lrt でリ ...
https://man.plustar.jp/manpage/man3/aio_suspend.3.html - [similar]
Man page of LIO_LISTIO 6159
LIO_LISTIO Section: Linux Programmer's Manual (3) Updated: 2020-04-11 Index JM Home Page 名前 lio_listio - リストの I/O リクエストを開始する 書式 #include < aio.h > int lio_listio(int mode , struct aiocb *const aiocb_list [], int nitems , struct sigevent * sevp ); -lrt でリンクする。 説明 ...
https://man.plustar.jp/manpage/man3/lio_listio.3.html - [similar]
Man page of AIO 3101
AIO Section: Linux Programmer's Manual (7) Updated: 2020-08-13 Index JM Home Page 名前 aio - POSIX 非同期 I/O の概要 説明 POSIX 非同期 (AIO) インターフェースを使うと、アプリケーションは、非同期 に (つまり、バックグラウンドで) 実行されるI/O 操作を一つ以上発行できる ようになる。アプリケーシ ...
https://man.plustar.jp/manpage/man7/aio.7.html - [similar]
Man page of AIO_WRITE 3101
AIO_WRITE Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 aio_write - 非同期で書き込む 書式 #include < aio.h > int aio_write(struct aiocb * aiocbp ); -lrt でリンクする。 説明 aio_write () 関数は、 aiocbp が指すバッファーに記載された I/O リクエストをキュ ...
https://man.plustar.jp/manpage/man3/aio_write.3.html - [similar]
Man page of AIO_READ 3101
AIO_READ Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 aio_read - 非同期で読み込む 書式 #include < aio.h > int aio_read(struct aiocb * aiocbp ); -lrt でリンクする。 説明 aio_read () 関数は、 aiocbp が指すバッファーに記載された I/O リクエストを キューに ...
https://man.plustar.jp/manpage/man3/aio_read.3.html - [similar]
Man page of AIO_RETURN 3101
AIO_RETURN Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 aio_return - 非同期 I/O 操作の返り値 (return status) を取得する 書式 #include < aio.h > ssize_t aio_return(struct aiocb * aiocbp ); -lrt でリンクする。 説明 aio_return () 関数は aiocbp で指された ...
https://man.plustar.jp/manpage/man3/aio_return.3.html - [similar]
Man page of AIO_ERROR 3101
AIO_ERROR Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 aio_error - 非同期 I/O 操作のエラー状態を取得する 書式 #include < aio.h > int aio_error(const struct aiocb * aiocbp ); -lrt でリンクする。 説明 aio_error () 関数は aiocbp で指された制御ブロックで ...
https://man.plustar.jp/manpage/man3/aio_error.3.html - [similar]
Man page of AIO_FSYNC 3101
AIO_FSYNC Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 aio_fsync - 非同期ファイルを同期させる 書式 #include < aio.h > int aio_fsync(int op , struct aiocb * aiocbp ); -lrt でリンクする。 説明 aio_fsync () 関数は、 aiocbp->aio_fildes で関連付けられてい ...
https://man.plustar.jp/manpage/man3/aio_fsync.3.html - [similar]
Man page of AIO_INIT 3101
AIO_INIT Section: Linux Programmer's Manual (3) Updated: 2020-08-13 Index JM Home Page 名前 aio_init - 非同期 I/O の初期化 書式 #define _GNU_SOURCE /* See feature_test_macros (7) */ #include < aio.h > void aio_init(const struct aioinit * init ); -lrt でリンクする。 説明 GNU 固有の aio_in ...
https://man.plustar.jp/manpage/man3/aio_init.3.html - [similar]
Man page of AIO_CANCEL 0
AIO_CANCEL Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 aio_cancel - 完了していない非同期 I/O リクエストをキャンセルする 書式 #include < aio.h > int aio_cancel(int fd , struct aiocb * aiocbp ); -lrt でリンクする。 説明 aio_cancel () 関数は、ファイルデ ...
https://man.plustar.jp/manpage/man3/aio_cancel.3.html - [similar]
PREV 1 2 3 4 5 6 7 8 NEXT

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