HomeSort by relevance Sort by last modified time
    Searched refs:NOT_DONE (Results 1 - 2 of 2) sorted by null

  /external/qemu/
qemu-io.c 230 #define NOT_DONE 0x7fffffff
239 int async_ret = NOT_DONE;
246 while (async_ret == NOT_DONE)
256 int async_ret = NOT_DONE;
263 while (async_ret == NOT_DONE)
    [all...]
block.c     [all...]

Completed in 59 milliseconds