File: aio_suspend.3

package info (click to toggle)
manpages-ja 0.5.0.0.20100315-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 21,156 kB
  • ctags: 1
  • sloc: sh: 13,935; perl: 157; makefile: 114
file content (92 lines) | stat: -rw-r--r-- 2,756 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
.\" Copyright (c) 2003 Andries Brouwer (aeb@cwi.nl)
.\"
.\" This is free documentation; you can redistribute it and/or
.\" modify it under the terms of the GNU General Public License as
.\" published by the Free Software Foundation; either version 2 of
.\" the License, or (at your option) any later version.
.\"
.\" The GNU General Public License's references to "object code"
.\" and "executables" are to be interpreted as the output of any
.\" document formatting or typesetting system, including
.\" intermediate and printed output.
.\"
.\" This manual is distributed in the hope that it will be useful,
.\" but WITHOUT ANY WARRANTY; without even the implied warranty of
.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
.\" GNU General Public License for more details.
.\"
.\" You should have received a copy of the GNU General Public
.\" License along with this manual; if not, write to the Free
.\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111,
.\" USA.
.\"
.\" Japanese Version Copyright (c) 2004 Yuichi SATO
.\"         all rights reserved.
.\" Translated Sat Jul 10 03:18:23 JST 2004
.\"         by Yuichi SATO <ysato444@yahoo.co.jp>
.\"
.TH AIO_SUSPEND 3 2003-11-14  "" "Linux Programmer's Manual"
.SH ̾
aio_suspend \- Ʊ I/O ޤϥॢȤԤ
.SH 
.nf
.sp
.B "#include <aio.h>"
.sp
.BI "int aio_suspend(const struct aiocb * const " cblist [],
.br
.BI "                int " n ", const struct timespec *" timeout );
.sp
\fI\-lrt\fP ǥ󥯤롣
.fi
.SH 
.BR aio_suspend ()
ؿϡĹ
.I n
Υꥹ
.I cblist
˴ޤޤƱ I/O ꥯȤΤʤȤ 1 Ĥλ뤫
ʥ뤬뤫
.I timeout
 NULL ǤʤĤλ֤᤮ޤǡ
ƤӽФץ (suspend) 롣
.LP
ꥹȤγƥƥϡNULL (̵뤵) 
.BR aio_read (3),
.BR aio_write (3),
.BR lio_listio (3)
Ȥä I/O Ϥ줿֥åؤΥݥ󥿤ǤʤФʤʤ
.LP
.B CLOCK_MONOTONIC
ݡȤ硢
ΥåȤäƥॢȤδֳ֤¬롣
.SH ֤
ؼ줿ꥯȤ 1 Ĥλˤδؿ֤ϡ0 ֤
ʳξ \-1 ֤ơ
.I errno
Ŭڤꤹ롣
.SH 顼
.TP
.B EAGAIN
ؼ줿Τɤⴰλʤˡ
θƤӽФॢȤˤäƽλ줿
.TP
.B EINTR
θƤӽФʥˤäƽλ줿
.BR signal (7)
ȡ
(ΥʥϡλԤäƤΤ줫δλʥβǽ⤢롣)
.SH 
POSIX.1-2001.
.SH 
ֳִ֤ 0 Ǥ뤳Ȥꤹ NULL ǤϤʤ
.I timeout
Ȥäơݡ󥰤ԤȤǤ롣
.SH Ϣ
.BR aio_cancel (3),
.BR aio_error (3),
.BR aio_fsync (3),
.BR aio_read (3),
.BR aio_return (3),
.BR aio_write (3),
.BR time (7)