OSDN Git Service

(split) LDP: Update release (3.64)
[linuxjm/LDP_man-pages.git] / release / man3 / aio_return.3
index f3361a8..0190f29 100644 (file)
 .\" This file was generated with po4a. Translate the source file.
 .\"
 .\"*******************************************************************
-.TH AIO_RETURN 3 2012\-05\-08 "" "Linux Programmer's Manual"
+.\"
+.\" Japanese Version Copyright (c) 2004 Yuichi SATO
+.\"         all rights reserved.
+.\" Translated Fri Jul  9 05:07:19 JST 2004
+.\"         by Yuichi SATO <ysato444@yahoo.co.jp>
+.\" Updated 2012-04-30, Akihiro MOTOKI <amotoki@gmail.com>
+.\" Updated 2012-05-29, Akihiro MOTOKI <amotoki@gmail.com>
+.\" Updated 2013-07-15, Akihiro MOTOKI <amotoki@gmail.com>
+.\" Updated 2013-07-22, Akihiro MOTOKI <amotoki@gmail.com>
+.\"
+.TH AIO_RETURN 3 2013\-07\-04 "" "Linux Programmer's Manual"
 .SH 名前
 aio_return \- 非同期 I/O 操作の返り値 (return status) を取得する
 .SH 書式
@@ -57,6 +67,9 @@ aio_return \- 非同期 I/O 操作の返り値 (return status) を取得する
 \fBaio_return\fP() は実装されていない。
 .SH バージョン
 The \fBaio_return\fP() 関数は glibc 2.1 以降で利用できる。
+.SH 属性
+.SS "マルチスレッディング (pthreads(7) 参照)"
+The \fBaio_return\fP() 関数はスレッドセーフである。
 .SH 準拠
 POSIX.1\-2001, POSIX.1\-2008.
 .SH 例
@@ -65,6 +78,6 @@ POSIX.1\-2001, POSIX.1\-2008.
 \fBaio_cancel\fP(3), \fBaio_error\fP(3), \fBaio_fsync\fP(3), \fBaio_read\fP(3),
 \fBaio_suspend\fP(3), \fBaio_write\fP(3), \fBlio_listio\fP(3), \fBaio\fP(7)
 .SH この文書について
-この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.51 の一部
+この man ページは Linux \fIman\-pages\fP プロジェクトのリリース 3.64 の一部
 である。プロジェクトの説明とバグ報告に関する情報は
 http://www.kernel.org/doc/man\-pages/ に書かれている。