Searched refs:ctx_data_free (Results 1 – 4 of 4) sorted by relevance
66 void (*ctx_data_free)(void *data); member
375 nxt_py_proto.ctx_data_free(python_init.ctx_data); in nxt_python_start()388 nxt_py_proto.ctx_data_free(python_init.ctx_data); in nxt_python_start()749 nxt_py_proto.ctx_data_free(ti->ctx_data); in nxt_python_join_threads()
177 .ctx_data_free = nxt_python_wsgi_ctx_data_free,
58 .ctx_data_free = nxt_python_asgi_ctx_data_free,