Home
last modified time | relevance | path

Searched refs:nxt_py_asgi_dealloc (Results 1 – 4 of 4) sorted by last modified time

/unit/src/python/
H A Dnxt_python_asgi_http.c63 .tp_dealloc = nxt_py_asgi_dealloc,
H A Dnxt_python_asgi.c1515 nxt_py_asgi_dealloc(PyObject *self) in nxt_py_asgi_dealloc() function
H A Dnxt_python_asgi_websocket.c88 .tp_dealloc = nxt_py_asgi_dealloc,
H A Dnxt_python_asgi.h51 void nxt_py_asgi_dealloc(PyObject *self);