send_thrctx
struct send_thrctx *ctx_arr, *ctx;
ctx_arr = calloc(nthr, sizeof(struct send_thrctx));
struct send_thrctx *ctx = xctx;