HomeSort by relevance Sort by last modified time
    Searched refs:ERROR_WAIT_NO_CHILDREN (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 86 #define ERROR_WAIT_NO_CHILDREN 128
winerror.h 140 #define ERROR_WAIT_NO_CHILDREN __MSABI_LONG(128)
    [all...]
  /external/e2fsprogs/lib/ext2fs/
nt_io.c 298 { ERROR_WAIT_NO_CHILDREN, ECHILD },
  /external/fio/os/windows/
posix.c 78 case ERROR_WAIT_NO_CHILDREN: return ECHILD;

Completed in 505 milliseconds