Home
last modified time | relevance | path

Searched defs:io_wait (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/sys/
H A Diostat.h93 int io_wait; /* wait counter */ member
/netbsd-src/external/public-domain/xz/dist/src/xz/
H A Dfile_io.c237 io_wait(file_pair *pair, int timeout, bool is_reading) in io_wait() function