Searched refs:nxt_py_asgi_ctx_data_t (Results 1 – 5 of 5) sorted by relevance
37 } nxt_py_asgi_ctx_data_t; typedef46 nxt_py_asgi_ctx_data_t *ctx_data, PyObject *future, PyObject *result);67 int nxt_py_asgi_lifespan_startup(nxt_py_asgi_ctx_data_t *ctx_data);
18 nxt_py_asgi_ctx_data_t *ctx_data;31 nxt_py_asgi_ctx_data_t *ctx_data, nxt_python_target_t *target);73 nxt_py_asgi_lifespan_startup(nxt_py_asgi_ctx_data_t *ctx_data) in nxt_py_asgi_lifespan_startup()109 nxt_py_asgi_lifespan_target_startup(nxt_py_asgi_ctx_data_t *ctx_data, in nxt_py_asgi_lifespan_target_startup()284 nxt_py_asgi_ctx_data_t *ctx_data; in nxt_py_asgi_lifespan_shutdown()307 nxt_py_asgi_ctx_data_t *ctx_data; in nxt_py_asgi_lifespan_target_shutdown()365 nxt_py_asgi_ctx_data_t *ctx_data; in nxt_py_asgi_lifespan_receive()
207 nxt_py_asgi_ctx_data_t *ctx_data; in nxt_python_asgi_ctx_data_alloc()215 memset(ctx_data, 0, sizeof(nxt_py_asgi_ctx_data_t)); in nxt_python_asgi_ctx_data_alloc()326 nxt_py_asgi_ctx_data_t *ctx_data; in nxt_python_asgi_ctx_data_free()354 nxt_py_asgi_ctx_data_t *ctx_data; in nxt_python_asgi_run()379 nxt_py_asgi_ctx_data_t *ctx_data; in nxt_py_asgi_remove_reader()416 nxt_py_asgi_ctx_data_t *ctx_data; in nxt_py_asgi_request_handler()920 nxt_py_asgi_ctx_data_t *ctx_data; in nxt_py_asgi_add_reader()997 nxt_py_asgi_ctx_data_t *ctx_data; in nxt_py_asgi_quit()1029 nxt_py_asgi_ctx_data_t *ctx_data; in nxt_py_asgi_shm_ack_handler()1054 nxt_py_asgi_ctx_data_t *ctx_data; in nxt_py_asgi_port_read()[all …]
117 nxt_py_asgi_ctx_data_t *ctx_data; in nxt_py_asgi_http_receive()363 nxt_py_asgi_ctx_data_t *ctx_data; in nxt_py_asgi_http_response_body()
140 nxt_py_asgi_ctx_data_t *ctx_data; in nxt_py_asgi_websocket_receive()