Home
last modified time | relevance | path

Searched refs:shutdown_sent (Results 1 – 1 of 1) sorted by relevance

/unit/src/python/
H A Dnxt_python_asgi_lifespan.c25 int shutdown_sent; member
187 lifespan->shutdown_sent = 0; in nxt_py_asgi_lifespan_target_startup()
375 if (lifespan->shutdown_sent) { in nxt_py_asgi_lifespan_target_shutdown()
583 &lifespan->shutdown_sent, in nxt_py_asgi_lifespan_send_shutdown()