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

  /external/python/cpython3/Modules/_multiprocessing/
multiprocessing.h 72 # define T_HANDLE T_POINTER
74 # define T_SEM_HANDLE T_HANDLE
79 # define T_HANDLE T_INT
  /external/python/cpython2/Modules/_multiprocessing/
multiprocessing.h 96 # define T_HANDLE T_POINTER
98 # define T_SEM_HANDLE T_HANDLE
103 # define T_HANDLE T_INT
  /external/python/cpython3/Modules/
_winapi.c 62 #define T_HANDLE T_POINTER
292 {"event", T_HANDLE,
    [all...]
overlapped.c 38 #define T_HANDLE T_POINTER
    [all...]

Completed in 303 milliseconds