Searched defs:ctx_data (Results 1 – 6 of 6) sorted by relevance
18 nxt_py_asgi_ctx_data_t *ctx_data; member73 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() local307 nxt_py_asgi_ctx_data_t *ctx_data; in nxt_py_asgi_lifespan_target_shutdown() local365 nxt_py_asgi_ctx_data_t *ctx_data; in nxt_py_asgi_lifespan_receive() local
207 nxt_py_asgi_ctx_data_t *ctx_data; in nxt_python_asgi_ctx_data_alloc() local326 nxt_py_asgi_ctx_data_t *ctx_data; in nxt_python_asgi_ctx_data_free() local354 nxt_py_asgi_ctx_data_t *ctx_data; in nxt_python_asgi_run() local379 nxt_py_asgi_ctx_data_t *ctx_data; in nxt_py_asgi_remove_reader() local416 nxt_py_asgi_ctx_data_t *ctx_data; in nxt_py_asgi_request_handler() local920 nxt_py_asgi_ctx_data_t *ctx_data; in nxt_py_asgi_add_reader() local997 nxt_py_asgi_ctx_data_t *ctx_data; in nxt_py_asgi_quit() local1029 nxt_py_asgi_ctx_data_t *ctx_data; in nxt_py_asgi_shm_ack_handler() local1054 nxt_py_asgi_ctx_data_t *ctx_data; in nxt_py_asgi_port_read() local1240 nxt_py_asgi_ctx_data_t *ctx_data, PyObject *future, PyObject *result) in nxt_py_asgi_set_result_soon()[all …]
117 nxt_py_asgi_ctx_data_t *ctx_data; in nxt_py_asgi_http_receive() local363 nxt_py_asgi_ctx_data_t *ctx_data; in nxt_py_asgi_http_response_body() local
21 void *ctx_data; member
140 nxt_py_asgi_ctx_data_t *ctx_data; in nxt_py_asgi_websocket_receive() local
166 void *ctx_data; /* Opaque pointer to user-defined data. */ member