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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
error.h 52 #define ERROR_NO_PROC_SLOTS 89
winerror.h 113 #define ERROR_NO_PROC_SLOTS __MSABI_LONG(89)
    [all...]
  /external/e2fsprogs/lib/ext2fs/
nt_io.c 292 { ERROR_NO_PROC_SLOTS, EAGAIN },
  /external/fio/os/windows/
posix.c 72 case ERROR_NO_PROC_SLOTS: return EAGAIN;

Completed in 702 milliseconds