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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
error.h 120 #define ERROR_SIGNAL_PENDING 162
winerror.h 174 #define ERROR_SIGNAL_PENDING __MSABI_LONG(162)
    [all...]
  /external/fio/os/windows/
posix.c 83 case ERROR_SIGNAL_PENDING: return EBUSY;

Completed in 38 milliseconds