HomeSort by relevance Sort by last modified time
    Searched refs:ERROR_SHARING_BUFFER_EXCEEDED (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 41 #define ERROR_SHARING_BUFFER_EXCEEDED 36
winerror.h 79 #define ERROR_SHARING_BUFFER_EXCEEDED __MSABI_LONG(36)
    [all...]
  /external/e2fsprogs/lib/ext2fs/
nt_io.c 342 (WinError <= ERROR_SHARING_BUFFER_EXCEEDED))
  /external/fio/os/windows/
posix.c 66 case ERROR_SHARING_BUFFER_EXCEEDED: return ENOLCK;

Completed in 84 milliseconds