Home
last modified time | relevance | path

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

/unit/src/python/
H A Dnxt_python_asgi_lifespan.c22 int startup_received; member
184 lifespan->startup_received = 0; in nxt_py_asgi_lifespan_target_startup()
423 if (!lifespan->startup_received) { in nxt_py_asgi_lifespan_receive()
424 lifespan->startup_received = 1; in nxt_py_asgi_lifespan_receive()