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

  /external/ltp/testcases/kernel/io/disktest/
threading.c 238 if (dwExitCode == STILL_ACTIVE)
240 } while (dwExitCode == STILL_ACTIVE);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
minwinbase.h 283 #define STILL_ACTIVE STATUS_PENDING
  /external/python/cpython2/PC/
_subprocess.c 674 defint(d, "STILL_ACTIVE", STILL_ACTIVE);
  /external/deqp/execserver/
xsWin32TestProcess.cpp 578 if (exitCode == STILL_ACTIVE)
  /external/deqp/framework/delibs/deutil/
deProcess.c 746 if (exitCode == STILL_ACTIVE)
  /external/python/cpython3/Modules/
_winapi.c     [all...]
  /external/python/cpython2/Lib/
subprocess.py 779 if rc == _subprocess.STILL_ACTIVE:
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
subprocess.py     [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
subprocess.py     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
subprocess.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
subprocess.py     [all...]
  /external/python/cpython3/Lib/
subprocess.py     [all...]
  /prebuilts/tools/common/m2/repository/net/java/dev/jna/platform/3.4.0/
platform-3.4.0.jar 

Completed in 480 milliseconds