Home
last modified time | relevance | path

Searched refs:_winapi_Overlapped_GetOverlappedResult_impl (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Modules/clinic/
D_winapi.c.h14 _winapi_Overlapped_GetOverlappedResult_impl(OverlappedObject *self, int wait);
26 return_value = _winapi_Overlapped_GetOverlappedResult_impl(self, wait); in _winapi_Overlapped_GetOverlappedResult()
/external/python/cpython3/Modules/
D_winapi.c212 _winapi_Overlapped_GetOverlappedResult_impl(OverlappedObject *self, int wait) in _winapi_Overlapped_GetOverlappedResult_impl() function