Searched refs:has_CancelIoEx (Results 1 – 1 of 1) sorted by relevance
65 static int has_CancelIoEx = -1; variable71 if (has_CancelIoEx == -1) in check_CancelIoEx()76 has_CancelIoEx = (Py_CancelIoEx != NULL); in check_CancelIoEx()78 return has_CancelIoEx; in check_CancelIoEx()