io_waituntil(3) debian man page | unix.com

Query: io_waituntil

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

io_waituntil(3) 					     Library Functions Manual						   io_waituntil(3)

NAME
io_waituntil - wait for events
SYNTAX
#include <io.h> void io_waituntil(tai6464 t);
DESCRIPTION
io_waituntil(t) is like io_wait() but does not wait (noticeably) past time t.
SEE ALSO
io_wait(3), io_check(3), io_wantread(3), io_wantwrite(3), io_fd(3) io_waituntil(3)
Related Man Pages
io_nonblock(3) - debian
io_trywrite(3) - debian
io_wait(3) - debian
wait(3) - debian
wait(2) - plan9
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
One instance of comparing grep and awk
Weird 'find' results