Searched refs:nxt_py_lifespan_shutdown_str (Results 1 – 3 of 3) sorted by last modified time
321 msg = nxt_py_asgi_new_msg(NULL, nxt_py_lifespan_shutdown_str); in nxt_py_asgi_lifespan_target_shutdown()392 msg = nxt_py_asgi_new_msg(NULL, nxt_py_lifespan_shutdown_str); in nxt_py_asgi_lifespan_receive()
32 extern PyObject *nxt_py_lifespan_shutdown_str;
37 PyObject *nxt_py_lifespan_shutdown_str; variable92 { nxt_string("lifespan.shutdown"), &nxt_py_lifespan_shutdown_str },