HomeSort by relevance Sort by last modified time
    Searched defs:bInheritHandle (Results 1 - 5 of 5) sorted by null

  /external/python/cpython2/Modules/_multiprocessing/
win32_functions.c 154 BOOL bInheritHandle;
159 &dwDesiredAccess, &bInheritHandle, &dwProcessId))
162 handle = OpenProcess(dwDesiredAccess, bInheritHandle, dwProcessId);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wtypesbase.h 150 WINBOOL bInheritHandle;
minwinbase.h 16 WINBOOL bInheritHandle;
urlmon.h     [all...]
  /prebuilts/tools/common/m2/repository/net/java/dev/jna/platform/3.4.0/
platform-3.4.0.jar 

Completed in 137 milliseconds