Searched defs:py_type (Results 1 – 4 of 4) sorted by relevance
47 create_thread_event_object (PyTypeObject *py_type) in create_thread_event_object()
24 create_stop_event_object (PyTypeObject *py_type) in create_stop_event_object()
31 create_event_object (PyTypeObject *py_type) in create_event_object()
317 PyObject *py_type = self; in typy_fields_items() local