Searched refs:nxt_py_asgi_async_methods (Results 1 – 3 of 3) sorted by last modified time
77 static PyAsyncMethods nxt_py_asgi_async_methods = { variable87 .tp_as_async = &nxt_py_asgi_async_methods,
79 static PyAsyncMethods nxt_py_asgi_async_methods = { variable89 .tp_as_async = &nxt_py_asgi_async_methods,
54 static PyAsyncMethods nxt_py_asgi_async_methods = { variable64 .tp_as_async = &nxt_py_asgi_async_methods,