Home
last modified time | relevance | path

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

/dports/devel/libdill/libdill-2.14/
H A Dhandle.h40 void dill_ctx_handle_term(struct dill_ctx_handle *ctx);
H A Dctx.c47 dill_ctx_handle_term(&ctx->handle); in dill_ctx_term_()
H A Dhandle.c66 void dill_ctx_handle_term(struct dill_ctx_handle *ctx) { in dill_ctx_handle_term() function