Home | History | Annotate | Download | only in aiostress

Lines Matching full:busy

204     int busy;
376 /* worker func to check the busy bits and get an io unit ready for use */
378 if (io->busy == IO_PENDING)
381 io->busy = IO_PENDING;
457 io->busy = IO_FREE;