from small one page howto to huge articles all in one place
 

search text in:





Poll
Which filesystem do you use?






poll results

Last additions:
using iotop to find disk usage hogs

using iotop to find disk usage hogs

words:

887

views:

20243

userrating:

average rating: 3.4 (205 votes) (1=very good 6=terrible)


May 25th. 2007:
Words

486

Views

36022

why adblockers are bad


Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

words:

161

views:

20989

userrating:

average rating: 1.0 (50 votes) (1=very good 6=terrible)


April, 26th. 2006:

Druckversion
You are here: manpages





AIO_SUSPEND

Section: Linux Programmer's Manual (3)
Updated: 2003-11-14
Index Return to Main Contents
 

NAME

aio_suspend - wait for asynchronous I/O operation or timeout  

SYNOPSIS


#include <aio.h>

int aio_suspend(const struct aiocb * const cblist[],

int n, const struct timespec *timeout); Link with -lrt.
 

DESCRIPTION

The aio_suspend() function suspends the calling process until at least one of the asynchronous I/O requests in the list cblist of length n have completed, a signal is delivered, or timeout is not NULL and the time interval it indicates has passed.

Each item in the list must either be NULL (and then is ignored), or a pointer to a control block on which I/O was initiated using aio_read(3), aio_write(3), or lio_listio(3).

If CLOCK_MONOTONIC is supported, this clock is used to measure the timeout interval.  

RETURN VALUE

If this function returns after completion of one of the indicated requests, it returns 0. Otherwise it returns -1 and sets errno appropriately.  

ERRORS

EAGAIN
The call was ended by timeout, before any of the indicated operations had completed.
EINTR
The call was ended by signal; see signal(7). (Possibly the completion signal of one of the operations we were waiting for.)
 

CONFORMING TO

POSIX.1-2001.  

NOTES

One can achieve polling by using a non-NULL timeout that specifies a zero time interval.  

SEE ALSO

aio_cancel(3), aio_error(3), aio_fsync(3), aio_read(3), aio_return(3), aio_write(3), time(7)  

COLOPHON

This page is part of release 3.27 of the Linux man-pages project. A description of the project, and information about reporting bugs, can be found at http://www.kernel.org/doc/man-pages/.


 

Index

NAME
SYNOPSIS
DESCRIPTION
RETURN VALUE
ERRORS
CONFORMING TO
NOTES
SEE ALSO
COLOPHON

Please read "Why adblockers are badwww.cars2fast4u.de



Other free services
toURL.org
Shorten long
URLs to short
links like
http://tourl.org/2
tourl.org
.
FeedCollector
Combine various newsfeeds to one customized webpage
www.feedcollector.org
.
Reverse DNS lookup
Find out which hostname(s)
resolve to a
given IP or other hostnames for the server
www.reversednslookup.org
rdf newsfeed | rss newsfeed | Atom newsfeed
- Powered by LeopardCMS - Running on Gentoo -
Copyright 2004-2011 S&P Softwaredesign
Valid XHTML1.1 : Valid CSS : buttonmaker
- Level Triple-A Conformance to Web Content Accessibility Guidelines 1.0 -
- Copyright and legal notices -
Time to create this page: 31.9 ms
system status display