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