io_waituntil(3) debian man page | unix.com

Man Page: io_waituntil

Operating Environment: debian

Section: 3

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
explain_wait_or_die(3) - debian
io_trywrite(3) - debian
iob_send(3) - debian
iob_write(3) - debian
mojo::ioloop::delay(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?